Vadim Petrochenkov
93bee0789a
UI tests: migrate remaining compile time error-pattern
s to line annotations
...
when possible.
2025-04-13 21:48:53 +03:00
Vadim Petrochenkov
4d64990690
compiletest: Require //~
annotations even if error-pattern
is specified
2025-04-03 11:08:55 +03:00
Camille GILLOT
111b0a97b4
Rewrite lint_expectations in a single pass.
2024-08-31 14:00:54 +00:00
xFrednet
8b14e23dce
RFC 2383: Stabilize lint_reasons
🎉
2024-06-25 17:22:22 +02:00
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