mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-25 03:27:17 +00:00
handle member constraints directly in the mir type checker cleaner, faster, easier to change going forward :> fixes #109654 r? `@oli-obk` `@compiler-errors`