about summary refs log tree commit diff
path: root/src/bootstrap/format.rs
AgeCommit message (Expand)AuthorLines
2019-12-22Remove most files from format ignore listMark Rousskov-20/+23
2019-12-22Do not run if rustfmt.toml does not existMark Rousskov-2/+7
2019-12-21Implement rustfmt running manually using ignore crateMark Rousskov-15/+46
2019-12-21Implement `./x.py fmt [--check]`.Adam Perry-0/+28