rust/compiler/rustc_typeck
bors c0bd5a584d Auto merge of #86901 - sexxi-goose:query_remove, r=nikomatsakis
Make type_implements_trait not a query

r? `@nikomatsakis`
2021-07-07 01:03:41 +00:00
..
src Auto merge of #86901 - sexxi-goose:query_remove, r=nikomatsakis 2021-07-07 01:03:41 +00: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.