about summary refs log tree commit diff
path: root/src/ci/docker/scripts
diff options
context:
space:
mode:
authorTshepang Mbambo <hopsi@tuta.io>2025-06-12 13:30:15 +0200
committerGitHub <noreply@github.com>2025-06-12 13:30:15 +0200
commit7db417754765c8ae74645deb41112b4a92d735df (patch)
tree3ef67bc66cf749e5172054480bdb5f1d8715dc5f /src/ci/docker/scripts
parent32560d790d8b9fae094d69287851f5305efa26d2 (diff)
parent6da0ebf087736289ff29f641c7498f4a94d83639 (diff)
downloadrust-7db417754765c8ae74645deb41112b4a92d735df.tar.gz
rust-7db417754765c8ae74645deb41112b4a92d735df.zip
Merge pull request #2464 from rust-lang/rustc-pull
Rustc pull update
Diffstat (limited to 'src/ci/docker/scripts')
-rwxr-xr-xsrc/ci/docker/scripts/rfl-build.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/ci/docker/scripts/rfl-build.sh b/src/ci/docker/scripts/rfl-build.sh
index fa18f67583f..c5992891398 100755
--- a/src/ci/docker/scripts/rfl-build.sh
+++ b/src/ci/docker/scripts/rfl-build.sh
@@ -2,8 +2,7 @@
 
 set -euo pipefail
 
-# https://github.com/Rust-for-Linux/linux/issues/1163
-LINUX_VERSION=3ca02fc80cc4fdac63aaa6796642f1e07be591d6
+LINUX_VERSION=v6.16-rc1
 
 # Build rustc, rustdoc, cargo, clippy-driver and rustfmt
 ../x.py build --stage 2 library rustdoc clippy rustfmt