rust/compiler/rustc_typeck
Miguel Guarniz 91ef3ba71d remove all usages of hir().def_kind
Signed-off-by: Miguel Guarniz <mi9uel9@gmail.com>
2022-05-06 12:11:05 -04:00
..
2022-05-06 12:11:05 -04:00

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