Files
rust/compiler
Matthias Krüger 426e90682e Rollup merge of #131931 - compiler-errors:constness-valid, r=fmease
Remove unnecessary constness from `lower_generic_args_of_path`

We pass `NotConst` to all callsites of `lower_generic_args_of_path` except for `lower_poly_trait_ref`, so let's not do that.
2024-10-19 22:00:59 +02:00
..
2024-10-09 10:28:16 -07:00
2024-10-15 20:13:55 -07:00
2024-10-16 21:46:52 +00:00