rust/compiler/rustc_middle
León Orell Valerian Liehr 370f8fb99d
Rollup merge of #138482 - nnethercote:fix-hir-printing, r=compiler-errors
Fix HIR printing of parameters

HIR pretty printing does the wrong thing for anonymous parameters, and there is no test coverage for it. This PR remedies both of those things.

r? ``@lcnr``
2025-03-15 00:18:25 +01:00
..
2025-02-18 13:22:45 +01:00

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