rust/compiler/rustc_pattern_analysis/src
Nicholas Nethercote 541d7cc65c Rename AddToDiagnostic as Subdiagnostic.
To match `derive(Subdiagnostic)`.

Also rename `add_to_diagnostic{,_with}` as `add_to_diag{,_with}`.
2024-03-11 10:04:49 +11:00
..
constructor.rs Make MaybeInfiniteInt::plus_one/minus_one fallible 2024-03-09 01:13:42 +01:00
errors.rs Rename AddToDiagnostic as Subdiagnostic. 2024-03-11 10:04:49 +11:00
lib.rs Lint small gaps between ranges 2024-03-09 01:14:22 +01:00
lints.rs Remove dead args from functions 2024-02-02 22:47:26 +00:00
pat_column.rs Rollup merge of #120331 - Nadrieril:no-arena, r=compiler-errors 2024-02-06 22:45:40 +01:00
pat.rs Rename Skip to PrivateUninhabited 2024-02-28 17:56:01 +01:00
rustc.rs Lint small gaps between ranges 2024-03-09 01:14:22 +01:00
usefulness.rs Lint small gaps between ranges 2024-03-09 01:14:22 +01:00