We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb644e6 commit f4ba174Copy full SHA for f4ba174
src/ci/docker/scripts/rfl-build.sh
@@ -2,8 +2,7 @@
2
3
set -euo pipefail
4
5
-# https://github.com/Rust-for-Linux/linux/issues/1163
6
-LINUX_VERSION=3ca02fc80cc4fdac63aaa6796642f1e07be591d6
+LINUX_VERSION=v6.16-rc1
7
8
# Build rustc, rustdoc, cargo, clippy-driver and rustfmt
9
../x.py build --stage 2 library rustdoc clippy rustfmt
0 commit comments