mirror of
https://github.com/rust-lang/rust.git
synced 2025-04-27 18:56:24 +00:00
![]() The commit adds "associated" to the description of associated types and associated consts, to match the description of associated functions. This increases error message precision and consistency with `AssocKind::fmt`. The commit also notes an imperfection in `AssocKind::fmt`; fixing this imperfection is possible but beyond the scope of this PR. |
||
---|---|---|
.. | ||
elided-lifetime.rs | ||
elided-lifetime.stderr | ||
generic-associated-const.rs | ||
generic-associated-const.stderr | ||
inner-item.rs | ||
static-trait-impl.rs | ||
static-trait-impl.stderr |