Commit Graph

5 Commits

Author SHA1 Message Date
Amanieu d'Antras
937978eeef Update the intrinsic checker tool (#1258) 2021-12-04 13:03:30 +00:00
Alex Crichton
5a45175fe1 Run rustfmt on stable, delete rustfmt.toml (#619)
This commit switches CI to running `rustfmt` on the stable compiler (as
rustfmt is stable now!). Additionally it deletes `rustfmt.toml` to
ensure we're following the same style as the rest of the ecosystem.
2018-12-13 17:26:22 -06:00
gnzlbg
a784814bb0 disable rustfmt wrap_comments 2018-11-11 12:37:44 +01:00
gnzlbg
52cc1abe2c [fmt] remove fn_call_width option (was removed upstream) 2017-12-22 00:24:23 +01:00
gnzlbg
69d2ad85f3 [ci] check formatting (#64)
* [ci] check formatting

* [rustfmt] reformat the whole library
2017-10-27 11:55:29 -04:00