rust/compiler/rustc_hir_analysis
Jacob Pratt b557f1baa7
Rollup merge of #135321 - matthiaskrgr:out_of_into, r=lqd
remove more redundant into() conversions
2025-01-10 03:55:23 -05:00
..

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