rust/tests/ui/diagnostic-flags
Jieyou Xu b5c7a55250 Adjust allow-non-lint-warnings.rs
- Document `allow-non-lint-warnings.rs`
- Move `allow-non-lint-warnings.rs` under `tests/ui/diagnostic-flags/`
- Improve the test to use two *differential* revisions:
    1. One revision checks that without `-A warnings` the code sample
       actually emits a warning.
    2. The other revision checks that `-A warnings` suppresses the
       warning.
  This makes sure that if the code sample no longer warns, the test
  doesn't silently pass but fail to check its intended purpose.
2024-12-10 11:29:43 +08:00
..
allow-non-lint-warnings.rs Adjust allow-non-lint-warnings.rs 2024-12-10 11:29:43 +08:00
allow-non-lint-warnings.without_flag.stderr Adjust allow-non-lint-warnings.rs 2024-12-10 11:29:43 +08:00
colored-session-opt-error.rs tests: remove few ignore-stage2 2024-04-25 10:48:11 +03:00
colored-session-opt-error.svg Side-step small SVG width divergence by setting min-width 2024-03-18 16:40:43 +00:00
terminal_urls.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
terminal_urls.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00