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
..

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