]> git.lizzy.rs Git - rust.git/history - src/emitter
fix a bunch of clippy warnings
[rust.git] / src / emitter /
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)