Skip to content

Commit 677208e

Browse files
committed
Unstable features: link to the new Rust's Rust for Linux CI document
Signed-off-by: Miguel Ojeda <[email protected]>
1 parent 5e8143b commit 677208e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Unstable-features.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ If you would like to use a new Rust unstable feature in the kernel, then please
3434

3535
## Rust for Linux in the Rust pre-merge CI
3636

37-
Rust for Linux is currently being built-tested in Rust's pre-merge CI, i.e. the process that checks every change that is attempting to land into the Rust project in order to always keep it in a valid state.
37+
Rust for Linux is currently being [built-tested](https://rustc-dev-guide.rust-lang.org/tests/rust-for-linux.html) in Rust's pre-merge CI, i.e. the process that checks every change that is attempting to land into the Rust project in order to always keep it in a valid state.
3838

3939
This allows both Rust for Linux and the Rust project to catch very early any unexpected changes that would break the kernel's usage of unstable features, as well as any other change that may affect it.
4040

0 commit comments

Comments
 (0)