about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2022-05-07 22:44:42 +0200
committerGitHub <noreply@github.com>2022-05-07 22:44:42 +0200
commit2dcb6fdc1d68eaf93fbbd55516b5ab8b364e897a (patch)
tree5c5a8288349368170700ea5af6503d32b65ff322 /compiler/rustc_codegen_llvm/src
parent16892cfe9538941ee941d2908125465c596cfb8f (diff)
parent101f9522651f05d58f7e07d20d841be189841843 (diff)
downloadrust-2dcb6fdc1d68eaf93fbbd55516b5ab8b364e897a.tar.gz
rust-2dcb6fdc1d68eaf93fbbd55516b5ab8b364e897a.zip
Rollup merge of #96757 - jyn514:fewer-clippy-rebuilds, r=Mark-Simulacrum
Don't constantly rebuild clippy on `x test src/tools/clippy`.

This happened because the `SYSROOT` variable was set for `x test`, but not `x build`.
Set it consistently for both to avoid unnecessary rebuilds.

This is a very small step towards https://github.com/rust-lang/rust/issues/76495.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions