]> git.lizzy.rs Git - rust.git/history - src/emitter
feat: remove license_template_path config option
[rust.git] / src / emitter /
2022-03-28 Caleb CartwrightMerge remote-tracking branch 'upstream/master' into...
2022-03-17 Caleb CartwrightMerge remote-tracking branch 'upstream/master' into...
2022-01-23 Caleb CartwrightMerge remote-tracking branch 'upstream/master' into...
2022-01-02 TimFix newlines in JSON output (#4262)
2022-01-02 Caleb Cartwrightrefactor: update json emitter to better handle errors...
2022-01-02 Chris EmersonFix --check -l with stdin. (#3910)
2022-01-02 Chris EmersonMake `--check` work when running from stdin. (#3896)
2021-11-08 Caleb CartwrightMerge commit 'ea199bacef07213dbe008841b89c450e3bf0c638...
2021-11-07 Caleb CartwrightMerge remote-tracking branch 'upstream/master' into...
2021-10-28 Matthias Krügerfix clippy::needless_borrow
2021-08-02 borsAuto merge of #87535 - lf-:authors, r=Mark-Simulacrum
2021-07-26 Caleb CartwrightMerge commit '4236289b75ee55c78538c749512cdbeea5e1c332...
2021-07-26 Matthias Krügerfix a bunch of clippy warnings
2019-10-25 Seiichi Uchidafix handling of nested comments in patterns and Control...
2019-10-19 Caleb Cartwrightfix: handling of newline_style conflicts (#3850)
2019-08-19 Caleb CartwrightFix line numbers in checkstyle output (#3694)
2019-08-19 Caleb Cartwrightadd new flag to list names of misformatted files (...
2019-08-16 Caleb Cartwrightadd json emit mode (#3735)
2019-06-12 Ruben SchmidmeisterUse trait to abstract emit modes (#3616)