rust/compiler/rustc_typeck
Miguel Guarniz 7c3c588988 remove ItemLikeVisitor impl for InherentOverlapChecker
Signed-off-by: Miguel Guarniz <mi9uel9@gmail.com>
2022-05-06 12:11:04 -04:00
..
src remove ItemLikeVisitor impl for InherentOverlapChecker 2022-05-06 12:11:04 -04:00
Cargo.toml
README.md

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