Commit 64f1a96
rust: kernel: update
`feature(file_with_nul)` [1] has been stabilized in Rust 1.92.0 [2].
Thus update the comment to keep track of it.
In addition, this will help to sort new conditionally enabled features
(i.e. `cfg_attr`) around it appropiately.
Link: rust-lang/rust#141727 [1]
Link: rust-lang/rust#145664 [2]
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>file_with_nul comment1 parent 232e79c commit 64f1a96
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
0 commit comments