Re: [PATCH 3/3] samples: rust: remove imports available via prelude
From: Miguel Ojeda
Date: Tue Jan 27 2026 - 06:12:28 EST
On Sat, Jan 24, 2026 at 6:08 AM Gary Guo <gary@xxxxxxxxxxx> wrote:
>
> These imports are already in scope by importing `kernel::prelude::*` and
> does not need to be imported separately.
>
> Signed-off-by: Gary Guo <gary@xxxxxxxxxxx>
Applied (this one only) to `rust-next` -- thanks everyone!
Cheers,
Miguel