mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-30 04:24:26 +00:00
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>