mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 14:55:26 +00:00
641d4f5898
Previously we were only building rustfmt with default features in CI. We recently received a report that rustfmt was unable to compile with the `generic-simd` feature, which is not enabled by default. To prevent a similar situation in the future we'll start build nightly rustfmt with all features enabled. |
||
---|---|---|
.. | ||
build_and_test.bat | ||
build_and_test.sh | ||
check_diff.sh | ||
integration.sh |