mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-06 22:40:11 +00:00
Don't lower assoc bindings just to deny them Some clean-up: https://github.com/rust-lang/rust/pull/102338#discussion_r981590931
For high-level intro to how type checking works in rustc, see the type checking chapter of the rustc dev guide.