]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #7431 - DevinR528:fix-macro-brace, r=llogiq
authorbors <bors@rust-lang.org>
Sun, 4 Jul 2021 16:47:11 +0000 (16:47 +0000)
committerbors <bors@rust-lang.org>
Sun, 4 Jul 2021 16:47:11 +0000 (16:47 +0000)
Fix emitting in nested (proc_)macros for nonstandard_macro_braces lint

fixes #7422

changelog: fixes false positives in [`nonstandard_macro_braces`]


Trivial merge