mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 13:46:28 +00:00
Normalize projections under binders Fixes #70243 Fixes #70120 Fixes #62529 Fixes #87219 Issues to followup on after (probably fixed, but no test added here): #76956 #56556 #79207 #85636 r? `@nikomatsakis`
For more information about how rustc works, see the rustc dev guide.