mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-03 01:16:14 +03:00
54379ec6f8
1862: Assoc item resolution refactoring (again) r=flodiebold a=flodiebold This is #1849, with the associated type selection code removed for now. Handling cycles there will need some more thought. Co-authored-by: Florian Diebold <flodiebold@gmail.com>