mirror of
https://github.com/rust-lang/rust.git
synced 2025-09-30 08:16:56 +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>