Files
rust/tests
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
..
2024-12-06 16:42:09 -05:00
2024-12-05 14:14:17 -08:00
2024-12-04 23:03:44 +01:00
2024-12-05 22:50:21 +01:00
2024-12-07 21:37:15 +00:00
2024-12-10 11:29:43 +08:00
2024-12-06 18:42:31 +00:00