rust/compiler/rustc_typeck
bors 95fb131521 Auto merge of #86904 - m-ou-se:prelude-collision-check-trait, r=nikomatsakis
Check FromIterator trait impl in prelude collision check.

Fixes #86902.
2021-07-09 06:35:42 +00:00
..

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