On Wed, 01 Apr 2026 13:45:10 +0200, Miguel Ojeda <[email protected]> wrote: > With the Rust version bump in place, several Kconfig conditions based on > `RUSTC_VERSION` are always true. > > Thus simplify them. > > The minimum supported major LLVM version by our new Rust minimum version > is now LLVM 18, instead of LLVM 16. However, there are no possible > cleanups for `RUSTC_LLVM_VERSION`. > > [...]
Reviewed-by: Tamir Duberstein <[email protected]> -- Tamir Duberstein <[email protected]>
