mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-25 16:27:31 +00:00
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