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
许杰友 Jieyou Xu (Joe)
ec2cc761bc
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +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