Matthias Krüger
|
87e1e05aa1
|
Rollup merge of #120734 - nnethercote:SubdiagnosticMessageOp, r=compiler-errors
Add `SubdiagnosticMessageOp` as a trait alias.
It avoids a lot of repetition.
r? matthewjasper
|
2024-02-08 09:06:36 +01:00 |
|
Nicholas Nethercote
|
6b175a848d
|
Add SubdiagnosticMessageOp as a trait alias.
It avoids a lot of repetition.
|
2024-02-08 13:02:44 +11:00 |
|
Nadrieril
|
f65fe3ba59
|
Remove pattern_arena from RustcMatchCheckCtxt
|
2024-01-31 19:25:40 +01:00 |
|
Nadrieril
|
e10b165775
|
s/RustcCtxt/RustcMatchCheckCtxt/
|
2023-12-15 16:58:38 +01:00 |
|
Nadrieril
|
cb622f3994
|
Name rustc-specific things "rustc"
|
2023-12-15 16:58:37 +01:00 |
|
Nadrieril
|
3d7c4df326
|
Abstract MatchCheckCtxt into a trait
|
2023-12-15 16:58:36 +01:00 |
|
Nadrieril
|
3691a0aee5
|
Gather rustc-specific functions around MatchCheckCtxt
|
2023-12-11 11:20:55 +01:00 |
|
Nadrieril
|
281002d42c
|
Extract exhaustiveness into its own crate
|
2023-12-11 11:20:55 +01:00 |
|