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.
-Cjump-tables=n
1 parent a78ba93 commit fd11125Copy full SHA for fd11125
src/ci/docker/scripts/rfl-build.sh
@@ -2,7 +2,8 @@
2
3
set -euo pipefail
4
5
-LINUX_VERSION=v6.17-rc5
+# https://github.com/rust-lang/rust/pull/145974
6
+LINUX_VERSION=842cfd8e5aff3157cb25481b2900b49c188d628a
7
8
# Build rustc, rustdoc, cargo, clippy-driver and rustfmt
9
../x.py build --stage 2 library rustdoc clippy rustfmt
0 commit comments