diff options
| author | est31 <MTest31@outlook.com> | 2022-06-09 23:34:06 +0200 |
|---|---|---|
| committer | est31 <MTest31@outlook.com> | 2022-06-09 23:34:06 +0200 |
| commit | 777e136f4cd811bec0c5dabd47e1ae4285f25ca2 (patch) | |
| tree | a1b8b12186959d8ae8a472bd8c9826219d31530d /compiler/rustc_mir_transform/src/coverage/debug.rs | |
| parent | eb3c611e1d3829e05aec8f9887efa164ea2c6da5 (diff) | |
| download | rust-777e136f4cd811bec0c5dabd47e1ae4285f25ca2.tar.gz rust-777e136f4cd811bec0c5dabd47e1ae4285f25ca2.zip | |
Suppress the unused_macro_rules lint if malformed rules are encountered
Prior to this commit, if a macro had any malformed rules, all rules would be reported as unused, regardless of whether they were used or not. So we just turn off unused rule checking completely for macros with malformed rules.
Diffstat (limited to 'compiler/rustc_mir_transform/src/coverage/debug.rs')
0 files changed, 0 insertions, 0 deletions
