mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 16:36:25 +00:00
VecMap::get_value_matching should return just one element r? `@nikomatsakis` Related to #86465 and #87287
For high-level intro to how type checking works in rustc, see the type checking chapter of the rustc dev guide.