Skip to content

Commit 9e830dd

Browse files
committed
Rust version policy: Debian 13 (Trixie) was released
Debian 13 (Trixie) was released with Rust 1.85.0, which is enough for building the kernel. Thus document it. This matches the pending documentation update in the kernel side [1]. Link: https://lore.kernel.org/rust-for-linux/[email protected]/ [1] Signed-off-by: Miguel Ojeda <[email protected]>
1 parent 2b74ab4 commit 9e830dd

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
@@ -19,7 +19,7 @@ In addition, one of the three [flagship goals for 2024H2](https://rust-lang.gith
1919
The Rust versions currently supported should already be enough for kernel developers in distributions that provide recent Rust compilers routinely, such as:
2020

2121
- Arch Linux.
22-
- Debian Testing and Unstable (outside the freeze period).
22+
- Debian 13 (Trixie), Debian Testing and Debian Unstable (Sid).
2323
- Fedora Linux.
2424
- Gentoo Linux.
2525
- Nix (unstable).

0 commit comments

Comments
 (0)