Files
rust/tests/ui/generics
bors 9c3064e131 Auto merge of #143357 - cjgillot:no-assoc-item-kind, r=compiler-errors
Retire hir::*ItemRef.

This information was kept for various places that iterate on HIR to know about trait-items and impl-items.

This PR replaces them by uses of the `associated_items` query that contain pretty much the same information.

This shortens many spans to just `def_span`, which can be easier to read.
2025-07-13 22:39:10 +00:00
..
2023-04-22 01:13:54 +00:00
2025-07-13 00:03:31 +05:00
2023-04-15 17:17:46 +05:30
2025-01-23 06:01:36 +00:00
2023-09-10 23:06:14 +02:00
2025-06-30 11:50:19 +05:00