rust/compiler/rustc_hir_analysis/src/collect
Jakub Beránek 0093ca5c76
Rollup merge of #141610 - BoxyUwU:stabilize_generic_arg_infer, r=lcnr,traviscross
Stabilize `feature(generic_arg_infer)`

Fixes rust-lang/rust#85077

r? lcnr

cc ````@rust-lang/project-const-generics````
2025-06-18 18:06:49 +02: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 hir_analysis: add {Meta,Pointee}Sized bounds 2025-06-16 23:04:33 +00:00
predicates_of.rs hir_analysis: add {Meta,Pointee}Sized bounds 2025-06-16 23:04:33 +00:00
resolve_bound_vars.rs Reorder fields in hir::ItemKind variants. 2025-05-30 02:23:20 +10:00
type_of.rs stabilize gai 2025-06-11 15:30:15 +01:00