mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 15:37:14 +00:00
Remove default visitor impl in region constraint generation I wanted to group it together with other possibly minor borrowck cleanups but that's all I have right now so I rather put it up than forget about it before doing something else. r? `@compiler-errors`