Skip to content

Commit aec5cf0

Browse files
committed
Rust version policy: add Ubuntu to the list
Ubuntu now appears to provide the versioned packages in all LTS (at least the ones with standard support) and the latest non-LTS (interim) release. Link: https://lore.kernel.org/rust-for-linux/[email protected]/ Link: https://packages.ubuntu.com/search?keywords=rustc-1 Link: https://packages.ubuntu.com/search?keywords=bindgen-0 Signed-off-by: Miguel Ojeda <[email protected]>
1 parent 4d70c2f commit aec5cf0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Rust-version-policy.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ The Rust versions currently supported should already be enough for kernel develo
2525
- Gentoo Linux.
2626
- Nix (unstable).
2727
- openSUSE Slowroll and Tumbleweed.
28+
- Ubuntu LTS (20.04, 22.04, 24.04) and non-LTS (interim).
2829

2930
In addition, we support the toolchains distributed by Rust, installed via [`rustup`](https://rust-lang.github.io/rustup/) or the [standalone installers](https://forge.rust-lang.org/infra/other-installation-methods.html#standalone-installers).
3031

0 commit comments

Comments
 (0)