You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/Rust-version-policy.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ To ameliorate that, the kernel is now being [build-tested](https://rustc-dev-gui
10
10
11
11
Thus, with the pre-merge CIs in place, those projects hope to avoid unintentional changes to Rust and `bindgen` that break the kernel. This means that, in general, apart from intentional changes on their side (that we will need to workaround conditionally on our side), the upcoming Rust and `bindgen` versions should generally work. This applies to beta and nightly versions of Rust as well.
12
12
13
-
In addition, getting Linux to build on stable Rust has been a "flagship goal" of the Rust project for [2024H2](https://rust-lang.github.io/rust-project-goals/2024h2/rfl_stable.html) and [2025H1](https://rust-lang.github.io/rust-project-goals/2025h1/rfl.html). We also have two ongoing goals for 2025H2: [language](https://rust-lang.github.io/rust-project-goals/2025h2/Rust-for-Linux-language.html) and [compiler](https://rust-lang.github.io/rust-project-goals/2025h2/Rust-for-Linux-compiler.html).
13
+
In addition, getting Linux to build on stable Rust has been a "flagship goal" of the Rust project for [2024H2](https://rust-lang.github.io/rust-project-goals/2024h2/rfl_stable.html), [2025H1](https://rust-lang.github.io/rust-project-goals/2025h1/rfl.html), 2025H2 ([language](https://rust-lang.github.io/rust-project-goals/2025h2/Rust-for-Linux-language.html), [compiler](https://rust-lang.github.io/rust-project-goals/2025h2/Rust-for-Linux-compiler.html)) and 2026 ([roadmap](https://rust-lang.github.io/rust-project-goals/2026/roadmap-rust-for-linux.html) and the individual project goals linked there, e.g. [compiler features](https://rust-lang.github.io/rust-project-goals/2026/rust-for-linux-compiler-features.html)).
14
14
15
15
[^stable-kernels]: Stable/LTS kernels may have different requirements. For instance, Linux 6.18.y has a minimum of Rust 1.78.0 at the time of writing.
0 commit comments