rust/library/core/tests
Yuki Okushi 7d18040b0c
Rollup merge of #74974 - RalfJung:miri-tests, r=Mark-Simulacrum
Make tests faster in Miri

Reduce some test iteration counts in Miri.
2020-08-03 01:05:20 +09:00
..
fmt
hash
num also reduce some libcore test iteration counts 2020-07-31 11:56:08 +02:00
alloc.rs
any.rs
array.rs
ascii.rs
atomic.rs
bool.rs
cell.rs
char.rs
clone.rs
cmp.rs
intrinsics.rs
iter.rs
lazy.rs
lib.rs
manually_drop.rs
mem.rs
nonzero.rs
ops.rs
option.rs
pattern.rs
ptr.rs
result.rs
slice.rs Rollup merge of #74974 - RalfJung:miri-tests, r=Mark-Simulacrum 2020-08-03 01:05:20 +09:00
str.rs
str_lossy.rs
time.rs
tuple.rs