mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 06:43:20 +03:00
42f46437ba
Do not consider child bound assumptions for rigid alias r? lcnr See first commit for the important details. For second commit, I also stacked a somewhat opinionated name change, though I can separate that if needed. Fixes https://github.com/rust-lang/trait-system-refactor-initiative/issues/149