Commit Graph

3 Commits

Author SHA1 Message Date
Alex Macleod 5453a9f34d Add a note to duplicate diagnostics 2023-10-05 01:04:41 +00:00
Weihang Lo a11805ae46
feat(rustc_lint): make `CheckLintName` respect lint level 2023-08-30 19:24:44 +01:00
Weihang Lo ecff1c012e
test(ui/lint): demonstrate the current cmdline lint behavior
This demonstrates the current behavior of adding lint form the command
line. generally the lint levels are ignored as the current implementation
unconditionally emit errors for those lints.
2023-08-30 15:10:35 +01:00