Files
rust/library
Matthias Krüger e93edf3335 Rollup merge of #100129 - RalfJung:miri-test-libstd, r=thomcc
add miri-test-libstd support to libstd

- The first commit mirrors what we already have in liballoc.
- The second commit adds some regression tests that only really make sense to be run in Miri, since they rely on Miri's extra checks to detect anything.
- The third commit makes the MPSC tests work in reasonable time in Miri by reducing iteration counts.
- The fourth commit silences some warnings due to code being disabled with `cfg(miri)`
2022-08-20 19:45:11 +02:00
..
2022-08-18 18:07:39 -04:00
2022-05-20 09:30:26 +02:00
2022-06-03 17:16:41 -04:00
2022-08-07 11:56:12 -04:00