Re: [PATCH] rust: devres: use compile-time type_name for debug info
From: Miguel Ojeda
Date: Wed May 27 2026 - 07:26:11 EST
On Wed, May 27, 2026 at 1:01 PM Gary Guo <gary@xxxxxxxxxxx> wrote:
>
> NACK. The feature is not stable on latest rustc and is unclear that it is
> planned to be stabilised, so we cannot just enable and use it.
>
> If you want to enable this feature for kernel, you should first try to help
> moving the stabilization forward on the Rust side.
Yeah, I requested the justification -- there was a v2 here where I
left other feedback too in case you are interested:
https://lore.kernel.org/rust-for-linux/20260526115825.1480768-1-kingeaary@xxxxxxxxx/
Cheers,
Miguel