rust/compiler/rustc_typeck
bors 7702ae16a2 Auto merge of #98221 - cjgillot:single-coh, r=lcnr
Perform coherence checking per impl.

r? `@ghost`
2022-06-27 02:56:06 +00:00
..
src Auto merge of #98221 - cjgillot:single-coh, r=lcnr 2022-06-27 02:56:06 +00:00
Cargo.toml stop pointing at definitions of missing fields 2022-06-22 12:01:41 +09:00
README.md

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