Files
rust/compiler
Matthias Krüger 6cf4fd32bb Rollup merge of #140548 - BoxyUwU:gci_patterns_user_ty_annotation, r=compiler-errors
Emit user type annotations for free consts in pattern position

This previously wasnt done because free consts couldn't have any generic parameters that need to be preserved for borrowck. This is no longer the case with `feature(generic_const_items)`

r? fmease
2025-05-03 08:45:03 +02:00
..
2025-04-09 12:29:59 +01:00
2025-04-15 10:44:28 -04:00
2025-04-29 12:04:33 +02:00