mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 17:18:32 +03:00
d12387835f
With the previous improvements, it is now possible to run float parsing tests as part of CI. Enable it here. This only runs a subset of tests, which takes about one minute.