rust/.github
Philipp Krones fe007179ec
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.
2023-01-12 18:32:47 +01:00
..
ISSUE_TEMPLATE Merge commit '7c21f91b15b7604f818565646b686d90f99d1baf' into clippyup 2022-05-05 15:12:52 +01:00
workflows Don't install dependencies on i386 2022-12-07 12:43:37 +01:00
deploy.sh Merge 'rust-clippy/master' into clippyup 2022-05-21 13:24:00 +02:00
driver.sh Add cargo-clippy sysroot test 2023-01-12 18:32:47 +01:00
PULL_REQUEST_TEMPLATE.md Merge commit 'fdb84cbfd25908df5683f8f62388f663d9260e39' into clippyup 2022-07-18 09:39:37 +02:00