rust/compiler/rustc_hir_analysis
Cameron Steffen c4068c76a8 Make overlapping_impls non-generic
This improves perf
2022-10-13 14:54:48 -05:00
..
2022-10-13 14:54:48 -05:00
2022-10-07 09:33:46 -05:00

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