]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/nonstandard_macro_braces.rs
Update lint documentation to use markdown headlines
[rust.git] / clippy_lints / src / nonstandard_macro_braces.rs
2021-07-28 xFrednetUpdate lint documentation to use markdown headlines
2021-07-16 Guillaume GomezRollup merge of #87069 - sexxi-goose:copy_ref_always...
2021-07-15 flip1995Merge commit '54a20a02ecd0e1352a871aa0990bcc8b8b03173e...
2021-07-15 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-07-14 borsAuto merge of #7437 - ebobrow:redundant-closure-move...
2021-07-04 borsAuto merge of #7431 - DevinR528:fix-macro-brace, r...
2021-07-04 Devin RagotzyFix emitting in nested (proc_)macros for nonstandard_ma...
2021-07-03 borsAuto merge of #7426 - ebobrow:doc-markdown-fp, r=llogiq
2021-07-03 borsAuto merge of #7316 - lengyijun:rc_mutex, r=llogiq
2021-07-03 borsAuto merge of #7424 - dtolnay-contrib:macrobraces,...
2021-07-03 David TolnayDowngrade nonstandard_macro_braces to nursery
2021-07-02 borsAuto merge of #86782 - flip1995:clippyup, r=Manishearth
2021-07-01 flip1995Merge commit '61eb38aeda6cb54b93b872bf503d70084c4d621c...
2021-07-01 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-06-25 borsAuto merge of #7379 - popzxc:issue-7305, r=flip1995
2021-06-21 borsAuto merge of #7357 - ebobrow:unbalanced-tick, r=xFredn...
2021-06-21 borsAuto merge of #7386 - camsteffen:fmt-workaround, r...
2021-06-19 borsAuto merge of #7299 - DevinR528:macro-brace, r=llogiq
2021-06-17 Devin RagotzyAdd macro_braces lint to check for irregular brace...