rust/compiler/rustc_trait_selection
Matthew Jasper 0dfa6ff3be Avoid cycles from projection bounds
Only check the own predicates of associated types when confirming
projection candidates.
Also consider implied bounds when comparing trait and impl methods.
2020-10-06 11:19:32 +01:00
..
src Avoid cycles from projection bounds 2020-10-06 11:19:32 +01:00
Cargo.toml mv compiler to compiler/ 2020-08-30 18:45:07 +03:00