rust/compiler/rustc_pattern_analysis/src
Nicholas Nethercote 899cb40809 Rename DiagnosticBuilder as Diag.
Much better!

Note that this involves renaming (and updating the value of)
`DIAGNOSTIC_BUILDER` in clippy.
2024-02-28 08:55:35 +11:00
..
constructor.rs compiler: clippy::complexity fixes 2024-02-23 19:56:35 +01:00
errors.rs Rename DiagnosticBuilder as Diag. 2024-02-28 08:55:35 +11:00
lib.rs Rollup merge of #120693 - nnethercote:invert-diagnostic-lints, r=davidtwco 2024-02-09 14:41:50 +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 Use a unique id instead of by-address indexing 2024-02-07 23:16:47 +01:00
rustc.rs Dejargnonize subst 2024-02-12 15:46:35 +09:00
usefulness.rs Rollup merge of #121324 - Nadrieril:unspecialize, r=cjgillot 2024-02-25 17:05:21 +01:00