Skip to content

Commit 50e442a

Browse files
committed
Rust version policy: clarify that currently we are trying to track the latest
Thanks to Hector Martin and Neal Gompa (Conan Kudo) for their feedback and questions around this. Signed-off-by: Miguel Ojeda <[email protected]>
1 parent e0e2314 commit 50e442a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Rust-version-policy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Some Linux distributions provide Rust toolchains (i.e. built by the distribution
2020

2121
### Before a minimum version can be declared
2222

23-
It remains to be decided how often the Rust version upgrades will land. Ideally we would track the latest Rust release, but it remains to be seen how other kernel developers feel about it.
23+
It remains to be decided how often the Rust version upgrades will land. Currently, we are tracking the latest Rust release as closely as possible, but it remains to be seen how other kernel developers feel about it.
2424

2525
On top of that, if the [`klint`](klint.md) support is merged and starts to be routinely used, then we will also need to be mindful of its schedule.
2626

0 commit comments

Comments
 (0)