diff options
| author | est31 <MTest31@outlook.com> | 2022-06-09 23:46:40 +0200 |
|---|---|---|
| committer | est31 <MTest31@outlook.com> | 2022-06-09 23:49:13 +0200 |
| commit | 787e24cdfd5bef5136540287dd918e48b8a645db (patch) | |
| tree | 6df61d855b67f996425c7f8cb65e70e8a77d29e2 /compiler/rustc_parse/src | |
| parent | 777e136f4cd811bec0c5dabd47e1ae4285f25ca2 (diff) | |
| download | rust-787e24cdfd5bef5136540287dd918e48b8a645db.tar.gz rust-787e24cdfd5bef5136540287dd918e48b8a645db.zip | |
Test that the unused_macros lint works correctly if rules are malformed
The unused_macro_rules lint had a bug where it would regard all rules of a macro as unused if one rule were malformed. This bug doesn't exist with the unused_macros lint. To ensure it doesn't appear in the future, we add a test for it.
Diffstat (limited to 'compiler/rustc_parse/src')
0 files changed, 0 insertions, 0 deletions
