Skip to content

Commit fd3eeea

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 5e0e8a3 commit fd3eeea

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
@@ -16,15 +16,15 @@ In addition, getting Linux to build on stable Rust has been a "flagship goal" of
1616

1717
## Supported toolchains
1818

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

2121
- Arch Linux.
2222
- Debian 13 (Trixie), Debian Testing and Debian Unstable (Sid).
2323
- Fedora Linux.
2424
- Gentoo Linux.
25-
- Nix (unstable).
26-
- openSUSE Slowroll and Tumbleweed.
27-
- Ubuntu LTS (20.04, 22.04, 24.04) and non-LTS (interim).
25+
- Nix.
26+
- openSUSE Slowroll and openSUSE Tumbleweed.
27+
- Ubuntu 25.10 and 26.04 LTS. In addition, 24.04 LTS with versioned packages.
2828

2929
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).
3030

0 commit comments

Comments
 (0)