rust/tests/ui/generic-const-items
Nicholas Nethercote 7e8184fa2a Improve AssocItem::descr.
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.
2025-04-11 11:03:08 +10:00
..
assoc-const-AnonConst-ice-108220.rs
assoc-const-missing-type.rs Improve AssocItem::descr. 2025-04-11 11:03:08 +10:00
assoc-const-missing-type.stderr Improve AssocItem::descr. 2025-04-11 11:03:08 +10:00
assoc-const-no-infer-ice-115806.rs
assoc-const-no-infer-ice-115806.stderr
associated-const-equality.rs
basic.rs
compare-impl-item.rs Improve AssocItem::descr. 2025-04-11 11:03:08 +10:00
compare-impl-item.stderr Improve AssocItem::descr. 2025-04-11 11:03:08 +10:00
const-trait-impl.rs
def-site-eval.fail.stderr
def-site-eval.rs
def-site-mono.rs
duplicate-where-clause.rs
duplicate-where-clause.stderr
elided-lifetimes.rs
elided-lifetimes.stderr
evaluatable-bounds.fixed
evaluatable-bounds.rs
evaluatable-bounds.stderr
feature-gate-generic_const_items.rs
feature-gate-generic_const_items.stderr
hkl_where_bounds.rs
inference-failure.rs
inference-failure.stderr
misplaced-where-clause.fixed
misplaced-where-clause.rs
misplaced-where-clause.stderr
parameter-defaults.rs
parameter-defaults.stderr
recursive.rs
recursive.stderr
reference-outlives-referent.rs
reference-outlives-referent.stderr
trivially-unsatisfied-bounds-0.rs
trivially-unsatisfied-bounds-0.stderr
trivially-unsatisfied-bounds-1.rs
trivially-unsatisfied-bounds-1.stderr
unsatisfied-bounds.rs
unsatisfied-bounds.stderr
unsatisfied-evaluatable-bounds.rs
unsatisfied-evaluatable-bounds.stderr
unsatisfied-outlives-bounds.rs
unsatisfied-outlives-bounds.stderr
wfcheck_err_leak_issue_118179.rs
wfcheck_err_leak_issue_118179.stderr