On 12/28/25 5:15 PM, Ewan Chorynski wrote: > The safety requirements for `Pin::into_inner_unchecked` state that the > returned pointer must be treated as pinned until it is dropped. Such a > guarantee is provided by the `ARef` type. This patch improves the safety > comment to better reflect this. > > Signed-off-by: Ewan Chorynski <[email protected]> Applied to drm-rust-next, thanks!
- [PATCH v2] rust: drm: Improve safety comment when using `... Ewan Chorynski
- Re: [PATCH v2] rust: drm: Improve safety comment whe... Danilo Krummrich
