rust/compiler/rustc_hir_analysis/src/collect
2025-05-22 12:47:19 +01:00
..
type_of Move name field from AssocItem to AssocKind variants. 2025-04-15 08:07:15 +10:00
dump.rs Move hir::Item::ident into hir::ItemKind. 2025-03-18 06:29:50 +11:00
generics_of.rs Review Comments 2025-05-22 12:47:19 +01:00
item_bounds.rs Initial support for auto traits with default bounds 2025-04-03 14:59:39 +03:00
predicates_of.rs Rollup merge of #139510 - nnethercote:name-to-ident, r=fee1-dead 2025-04-10 17:27:14 +02:00
resolve_bound_vars.rs Add DefPathData::OpaqueLifetime to avoid conflicts for remapped opaque lifetimes 2025-05-07 22:17:29 +02:00
type_of.rs Add or-patterns to pattern types 2025-04-28 07:50:18 +00:00