On Thu Dec 18, 2025 at 4:50 PM CET, Danilo Krummrich wrote: > This is a minor series to improve some of the pin initializer code to: > > 1. Reduce redundancy caused by Result<impl PinInit<T, Error>> return > values with pin_init_scope(). > > 2. Relocate code that technically fits in the pin initializer into the > initializer itself.
Applied to drm-rust-next, thanks!
