mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-15 20:45:45 +03:00
3a80521ad2
Do two passes of `handle_opaque_type_uses_next` Fixes https://github.com/rust-lang/trait-system-refactor-initiative/issues/240 Also did a little bit of cleanup, can squash the commits if decided. r? lcnr