rust/compiler/rustc_typeck
2020-11-27 11:23:47 -03:00
..
src Allow to self reference associated types in where clauses 2020-11-27 11:23:47 -03: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.