about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/llvm_util.rs
diff options
context:
space:
mode:
authorRalf Jung <post@ralfj.de>2022-07-22 17:26:09 -0400
committerGitHub <noreply@github.com>2022-07-22 17:26:09 -0400
commit0549516230e9286ed75e3c59cd928e8ba1d6969c (patch)
treeb7f3c11c05c8cbdc171dc4bc9a40f47237145709 /compiler/rustc_codegen_llvm/src/llvm_util.rs
parente51a4762b57aa7cfe23434d07af62545485159c8 (diff)
parent77be253c9bd255becf8b86c48e08919e8f825bdc (diff)
downloadrust-0549516230e9286ed75e3c59cd928e8ba1d6969c.tar.gz
rust-0549516230e9286ed75e3c59cd928e8ba1d6969c.zip
Rollup merge of #99602 - RalfJung:xsv, r=Mark-Simulacrum
cargotest: do not run quickcheck tests in xsv

Fixes https://github.com/rust-lang/rust/issues/73514
I know https://github.com/rust-lang/rust/issues/70659 discusses a larger overhaul of cargotest, but that seems to have stalled and I'd like to fix the immediate issue of PRs failing due to random test failures in xsv.

This still runs the vast majority of tests by numbers:
```
test result: ok. 394 passed; 0 failed; 0 ignored; 0 measured; 32 filtered out; finished in 1.84s
```
So the loss in test coverage is hopefully not too big.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/llvm_util.rs')
0 files changed, 0 insertions, 0 deletions