linux/rust
Miguel Ojeda 961b72d45a rust: block: update `const_refs_to_static` MSRV TODO comment
`feature(const_refs_to_static)` was stabilized in Rust 1.83.0 [1].

Thus update the comment to reflect that.

Link: https://github.com/rust-lang/rust/pull/129759 [1]
Reviewed-by: Tamir Duberstein <tamird@kernel.org>
Reviewed-by: Gary Guo <gary@garyguo.net>
Link: https://patch.msgid.link/20260405235309.418950-17-ojeda@kernel.org
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
2026-04-07 10:00:24 +02:00
..
bindings rust: kbuild: remove unneeded old `allow`s for generated layout tests 2026-04-07 09:51:39 +02:00
helpers rust: helpers: #define __rust_helper 2026-03-30 02:03:52 +02:00
kernel rust: block: update `const_refs_to_static` MSRV TODO comment 2026-04-07 10:00:24 +02:00
macros rust: macros: simplify code using `feature(extract_if)` 2026-04-07 10:00:24 +02:00
pin-init Rust fixes for v7.0-rc1 2026-02-22 08:43:31 -08:00
proc-macro2 rust: proc-macro2: rebuild if the version text changes 2026-01-23 10:44:27 +01:00
quote rust: quote: add `README.md` 2025-11-24 17:15:43 +01:00
syn rust: syn: add `README.md` 2025-11-24 17:15:47 +01:00
uapi rust: kbuild: remove unneeded old `allow`s for generated layout tests 2026-04-07 09:51:39 +02:00
.gitignore
.kunitconfig
Makefile rust: kbuild: remove `feature(...)`s that are now stable 2026-04-07 10:00:24 +02:00
bindgen_parameters rust: kbuild: remove "`try` keyword" workaround for `bindgen` < 0.59.2 2026-04-07 09:51:39 +02:00
build_error.rs
compiler_builtins.rs
exports.c kbuild: rust: provide an option to inline C helpers into Rust 2026-03-30 02:03:52 +02:00
ffi.rs rust: replace `CStr` with `core::ffi::CStr` 2025-10-22 07:47:27 +02:00