mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-02 18:27:37 +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>