rust/tests/ui/float
Jens Reidel 53018dc2bc
Disable has_reliable_f128_math on musl targets
musl does not implement the symbols required by std for f128 maths.
Disable the associated cfg for all musl targets and adjust the tests
accordingly.

Signed-off-by: Jens Reidel <adrian@travitia.xyz>
2025-07-26 07:01:55 +02:00
..
classify-runtime-const.rs move f16/f128 const fn under f16/f128 feature gate 2024-10-05 10:13:18 +02:00
conv-bits-runtime-const.rs tests: Use cfg_target_has_reliable_f16_f128 2025-07-05 02:02:09 -05:00
int-to-float-miscompile-issue-105626.rs move a test to a better location 2024-09-12 08:08:38 +02:00
target-has-reliable-nightly-float.rs Disable has_reliable_f128_math on musl targets 2025-07-26 07:01:55 +02:00