[PATCH 07/33] rust: kbuild: remove `feature(...)`s that are now stable
Gary Guo
gary at garyguo.net
Wed Apr 1 06:51:06 PDT 2026
On Wed Apr 1, 2026 at 12:45 PM BST, Miguel Ojeda wrote:
> Now that the Rust minimum version is 1.85.0, there is no need to enable
> certain features that are stable.
>
> Thus clean them up.
>
> Signed-off-by: Miguel Ojeda <ojeda at kernel.org>
Reviewed-by: Gary Guo <gary at garyguo.net>
> ---
> rust/Makefile | 2 --
> rust/kernel/lib.rs | 21 ---------------------
> scripts/Makefile.build | 6 +-----
> 3 files changed, 1 insertion(+), 28 deletions(-)
More information about the linux-riscv
mailing list