CI: rfl: move to temporary commit to support -Cjump-tables=n

Link: https://github.com/rust-lang/rust/pull/145974
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
This commit is contained in:
Miguel Ojeda 2025-11-01 08:55:44 +01:00 committed by Paul Murphy
parent a78ba93220
commit fd1112557e

View file

@ -2,7 +2,8 @@
set -euo pipefail
LINUX_VERSION=v6.17-rc5
# https://github.com/rust-lang/rust/pull/145974
LINUX_VERSION=842cfd8e5aff3157cb25481b2900b49c188d628a
# Build rustc, rustdoc, cargo, clippy-driver and rustfmt
../x.py build --stage 2 library rustdoc clippy rustfmt