]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
rust: block: update `const_refs_to_static` MSRV TODO comment
authorMiguel Ojeda <ojeda@kernel.org>
Sun, 5 Apr 2026 23:52:52 +0000 (01:52 +0200)
committerMiguel Ojeda <ojeda@kernel.org>
Tue, 7 Apr 2026 08:00:24 +0000 (10:00 +0200)
commit961b72d45ae46ab7b11e7aaabbb2cb130301eeef
tree669c7f585209100b5053fe53e0cc1c325bf00327
parent42ec980024f03bad6fd97d65c22f6cf32fb08c58
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
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>
rust/kernel/block/mq/gen_disk.rs