rust/library/coretests/tests/floats
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
..
f16.rs unstably constify float mul_add methods 2025-09-24 15:21:31 -04:00
f128.rs unstably constify float mul_add methods 2025-09-24 15:21:31 -04:00
mod.rs Rollup merge of #146737 - RalfJung:f16-f128-miri, r=tgross35 2025-09-25 20:31:55 +10:00