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 51ff895 + 7ce9d27 commit 794cd04Copy full SHA for 794cd04
src/ci/docker/scripts/rfl-build.sh
@@ -3,7 +3,7 @@
3
set -euo pipefail
4
5
# https://github.com/rust-lang/rust/pull/144443
6
-LINUX_VERSION=7770d51bce622b13195b2d3c85407282fc9c27e5
+LINUX_VERSION=8851e27d2cb947ea8bbbe8e812068f7bf5cbd00b
7
8
# Build rustc, rustdoc, cargo, clippy-driver and rustfmt
9
../x.py build --stage 2 library rustdoc clippy rustfmt
0 commit comments