mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-24 22:48:04 +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`