On Wed Apr 1, 2026 at 12:45 PM BST, Miguel Ojeda wrote: > `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] > Signed-off-by: Miguel Ojeda <[email protected]>
Reviewed-by: Gary Guo <[email protected]> > --- > rust/kernel/block/mq/gen_disk.rs | 4 +--- > 1 file changed, 1 insertion(+), 3 deletions(-)
