about summary refs log tree commit diff
path: root/compiler/rustc_driver_impl/src
diff options
context:
space:
mode:
authorGuillaume Gomez <guillaume1.gomez@gmail.com>2025-05-05 21:32:31 +0200
committerGitHub <noreply@github.com>2025-05-05 21:32:31 +0200
commit246acdbb95c58c9451fc5506c01bd964f3663e89 (patch)
treec6852d19b9fc927b014c5ab9cd9f6e1a411212e9 /compiler/rustc_driver_impl/src
parentab7623e93c9a063e4025b72a7aefc4362f790f96 (diff)
parenta8f7fd1d2633ce5196bd5a00882cb03fd6046067 (diff)
downloadrust-246acdbb95c58c9451fc5506c01bd964f3663e89.tar.gz
rust-246acdbb95c58c9451fc5506c01bd964f3663e89.zip
Rollup merge of #140357 - onur-ozkan:133840, r=clubby789
bypass linker configuration and cross target check on `x check`

I was going to handle this using the untracked env approach, but I realized it somehow doesn't regress https://github.com/rust-lang/rust/issues/130108 anymore...

Anyway, if it works, it works. 😄 No need to dig deeper but my guess is we moved some cache-invalidating env from these functions to others.

Fixes https://github.com/rust-lang/rust/issues/133840

try-job: aarch64-apple
Diffstat (limited to 'compiler/rustc_driver_impl/src')
0 files changed, 0 insertions, 0 deletions