rust/compiler/rustc_hir_analysis
Michael Goulet 3b2f33ee28
Rollup merge of #118158 - nnethercote:reduce-fluent-boilerplate, r=compiler-errors
Reduce fluent boilerplate

Best reviewed one commit at a time.

r? `@davidtwco`
2023-11-25 17:23:33 -05:00
..
2023-10-30 08:46:02 +11:00

For high-level intro to how type checking works in rustc, see the type checking chapter of the rustc dev guide.