mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-01 23:12:02 +00:00
29ac429c9b
Introduce `AliasKind::Inherent` for inherent associated types Allows us to check (possibly generic) inherent associated types for well-formedness. Type inference now also works properly. Follow-up to #105961. Supersedes #108430. Fixes #106722. Fixes #108957. Fixes #109768. Fixes #109789. Fixes #109790. ~Not to be merged before #108860 (`AliasKind::Weak`).~ CC `@jackh726` r? `@compiler-errors` `@rustbot` label T-types F-inherent_associated_types |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
messages.ftl |