rust/compiler/rustc_hir_analysis
Gurinder Singh c62bc31b16 Fix ICE on invalid const param types 2024-04-27 09:36:38 +05:30
..
src Fix ICE on invalid const param types 2024-04-27 09:36:38 +05:30
Cargo.toml bump itertools to 0.12 2024-03-08 12:34:05 +03:00
README.md
messages.ftl Explicitly mention `Self` 2024-04-20 11:39:43 -04:00

README.md

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