]> git.lizzy.rs Git - rust.git/history - src/emitter
feat: support parsing asm! args
[rust.git] / src / emitter /
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)