mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 02:00:00 +03:00
bf1343b963
coretests: extend and simplify float tests Also de-duplicate tests by removing a ui test that duplicates the tests in core. r? `@tgross35`