CI: rfl: move to temporary commit to pass -Zunstable-options for custom target specs

This also takes the chance to move forward the job to Linux v6.19-rc7,
thus the previous workaround is not needed anymore.

Link: https://github.com/rust-lang/rust/pull/151534
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
This commit is contained in:
Miguel Ojeda 2026-01-27 21:35:59 +01:00 committed by David Wood
parent 76b6623267
commit 2a9de6ba85

View file

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