rust/library/core
Takayuki Maeda c77cb7a3f6
Rollup merge of #117946 - RalfJung:miri-libcore-test, r=Mark-Simulacrum
avoid exhaustive i16 test in Miri

https://github.com/rust-lang/rust/pull/116301 added a test that is way too slow to be running in Miri. So let's only test a few hopefully representative cases.
2023-11-17 12:56:31 +09:00
..
benches fix 2023-07-23 09:58:31 +00:00
src Re-format code with new rustfmt 2023-11-15 21:45:48 -05:00
tests avoid exhaustive i16 test in Miri 2023-11-15 19:23:04 +01:00
Cargo.toml Update rand in the stdlib tests, and remove the getrandom feature from it 2023-01-04 14:52:41 -08:00