c0b16b4e6a
Tweak errors for missing associated types and type parameters * On `dyn Trait` missing associated types, provide a structured suggestion for them * On missing type parameters, provide structured suggestion for them * Point at trait definition when missing required type parameter * Tweak output of E0658 * Tweak wording of E0719 * Account for `Trait1 + Trait2` case Fix #66380, fix #60595. CC #63711. |
||
---|---|---|
.. | ||
error_codes | ||
Cargo.toml | ||
error_codes.rs | ||
lib.rs |