We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c83e55 commit 6e26762Copy full SHA for 6e26762
src/ci/docker/scripts/rfl-build.sh
@@ -2,7 +2,7 @@
2
3
set -euo pipefail
4
5
-LINUX_VERSION=v6.14-rc3
+LINUX_VERSION=v6.15-rc4
6
7
# Build rustc, rustdoc, cargo, clippy-driver and rustfmt
8
../x.py build --stage 2 library rustdoc clippy rustfmt
0 commit comments