mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-06 04:06:31 +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`