about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorPhilipp Krones <hello@philkrones.com>2023-01-12 18:30:51 +0100
committerPhilipp Krones <hello@philkrones.com>2023-01-12 18:32:47 +0100
commitfe007179ec3560f86bd15686d60372f8307ca225 (patch)
tree1aa029d8f2d3f6bac6524de25f77c1f877f4e5b9 /compiler/rustc_codegen_llvm/src
parent321c530fadb766c594698be7c83ab7cbc443bf1c (diff)
downloadrust-fe007179ec3560f86bd15686d60372f8307ca225.tar.gz
rust-fe007179ec3560f86bd15686d60372f8307ca225.zip
Add cargo-clippy sysroot test
Whne SYSROOT is defined, clippy-driver will insert a --sysroot argument
when calling rustc. However, when a sysroot argument is already defined,
e.g. through RUSTFLAGS=--sysroot=... the `cargo clippy` call would
error. This tests that the sysroot argument is only passed once and that
SYSROOT is ignored in this case.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions