rust/library/coretests
Stuart Cook cec668fefc
Rollup merge of #146737 - RalfJung:f16-f128-miri, r=tgross35
f16_f128: enable some more tests in Miri

For some reason, a bunch of tests were disabled in Miri that don't use any fancy intrinsics. Let's enable them.

I verified this with `./x miri library/core --no-doc -- float`.

r? `@tgross35`
2025-09-25 20:31:55 +10:00
..
benches benchmarks for exponent fmt of integers 2025-08-22 17:40:48 +02:00
tests Rollup merge of #146737 - RalfJung:f16-f128-miri, r=tgross35 2025-09-25 20:31:55 +10:00
Cargo.toml Move float tests from std to core 2025-05-13 22:22:15 +00:00
lib.rs Put all coretests in a separate crate 2025-01-26 10:26:36 +00:00