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.
2 parents fefce3c + e3dfcb2 commit 6ce5a04Copy full SHA for 6ce5a04
src/ci/docker/scripts/rfl-build.sh
@@ -2,9 +2,7 @@
2
3
set -euo pipefail
4
5
-# https://github.com/rust-lang/rust/pull/144443
6
-# https://github.com/rust-lang/rust/pull/145928
7
-LINUX_VERSION=8851e27d2cb947ea8bbbe8e812068f7bf5cbd00b
+LINUX_VERSION=v6.17-rc5
8
9
# Build rustc, rustdoc, cargo, clippy-driver and rustfmt
10
../x.py build --stage 2 library rustdoc clippy rustfmt
0 commit comments