mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
53018dc2bc
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>