Skip to content

Commit 98d27c9

Browse files
committed
Rust version policy: Update distributions from upstream docs after the minimum bump
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
1 parent d60fafd commit 98d27c9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/Rust-version-policy.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,15 @@ In addition, getting Linux to build on stable Rust has been a "flagship goal" of
1818

1919
## Supported toolchains
2020

21-
The Rust versions currently supported should already be enough for kernel developers in distributions that provide recent Rust compilers routinely, such as:
21+
The Rust versions currently supported should already be enough for kernel developers in recent distributions, such as:
2222

2323
- Arch Linux.
2424
- Debian 13 (Trixie), Debian Testing and Debian Unstable (Sid).
2525
- Fedora Linux.
2626
- Gentoo Linux.
27-
- Nix (unstable).
28-
- openSUSE Slowroll and Tumbleweed.
29-
- Ubuntu LTS (20.04, 22.04, 24.04) and non-LTS (interim).
27+
- Nix.
28+
- openSUSE Slowroll and openSUSE Tumbleweed.
29+
- Ubuntu 25.10 and 26.04 LTS. In addition, 24.04 LTS using versioned packages.
3030

3131
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).
3232

0 commit comments

Comments
 (0)