Files
rust/compiler/rustc_middle
Matthias Krüger e3c73c7a2f Rollup merge of #139353 - nnethercote:LateAnon, r=compiler-errors
Fix `Debug` impl for `LateParamRegionKind`.

It uses `Br` prefixes which are inappropriate and appear to have been incorrectly copy/pasted from the `Debug` impl for `BoundRegionKind`.

r? `@BoxyUwU`
2025-04-04 21:54:58 +02:00
..
2025-02-18 13:22:45 +01:00

For more information about how rustc works, see the rustc dev guide.