1
Fork 0
rust/compiler/rustc_typeck
Miguel Guarniz d88dfd2522 use hir_module_items in check_mod_item_types query
Signed-off-by: Miguel Guarniz <mi9uel9@gmail.com>
2022-05-06 12:11:04 -04:00
..
src use hir_module_items in check_mod_item_types query 2022-05-06 12:11:04 -04:00
Cargo.toml Fix control flow handling in generator_interior 2022-01-18 14:25:26 -08:00
README.md

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