about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/errors.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-07-02 12:24:40 +0000
committerbors <bors@rust-lang.org>2023-07-02 12:24:40 +0000
commit17a48c2652c8038f9498c0eeb693673b8bfcb206 (patch)
tree39c8b7a8c36baa5138410ac3137f1b2dc4c4547a /compiler/rustc_codegen_llvm/src/errors.rs
parent1990b72e8abde637414a683c24ea46f1dd7f830b (diff)
parent2f7f1393c9623e7d36297b0cd7534a43cc8bb091 (diff)
downloadrust-17a48c2652c8038f9498c0eeb693673b8bfcb206.tar.gz
rust-17a48c2652c8038f9498c0eeb693673b8bfcb206.zip
Auto merge of #11053 - Alexendoo:ci-build-tests, r=flip1995
Use `cargo build --tests` in CI

I noticed that we run a `cargo build` but end up downloading/building a bunch of deps after that for tests in CI

https://github.com/rust-lang/rust-clippy/actions/runs/5426673277/jobs/9869019973#step:6:12
https://github.com/rust-lang/rust-clippy/actions/runs/5426673277/jobs/9869019973#step:7:11

This builds the tests in the build step too, it may speed up runs by downloading/building more in parallel

changelog: none
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions