Files
rust/compiler/rustc_typeck
Matthias Krüger f3f41d76ad Rollup merge of #93802 - lcnr:mcg-woops, r=BoxyUwU
fix oversight in the `min_const_generics` checks

r? `@BoxyUwU`
2022-02-10 12:09:58 +01:00
..

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