about summary refs log tree commit diff
path: root/src/format-diff
AgeCommit message (Expand)AuthorLines
2021-02-18Fix some clippy warningsJoshua Nelson-2/+1
2020-10-04Use rustfmt given by RUSTFMT env var (#4419)David Tolnay-1/+8
2020-06-11Switch to std::error::Error for errors (#3948)David Tolnay-27/+8
2019-09-08Update deps (#3788)Seiichi Uchida-5/+3
2019-07-17Implement closing-block procedure without relying on missed_span module (#3691)Seiichi Uchida-1/+0
2019-05-23Use structopt for rustfmt-format-diff arguments parsingIvan Veselov-39/+95
2019-05-09use `derive` feature over `serde_derive` crateAndy Russell-2/+1
2019-02-19Various cosmetic improvements (#3403)Alexander Regueiro-10/+0
2019-02-09cargo +nightly fix --edition-idiomsHirokazu Hata-4/+4
2018-10-15ClippyShotaro Yamada-1/+1
2018-09-01final clippy changesMaximilian Roos-1/+1
2018-06-22TODO -> FIXMENick Cameron-1/+1
2018-04-26Replace std::Error with failure for FormatDiffTibo-27/+11
2018-03-26Update tests and cargo fmtSeiichi Uchida-1/+1
2018-03-20cargo fmtNick Cameron-1/+1
2018-03-08Cargo update and cargo clippySeiichi Uchida-1/+1
2018-03-02Go back to a non-workspace structureNick Cameron-0/+334