Files
rust/compiler/rustc_hir_analysis/src
Matthias Krüger f21c435801 Rollup merge of #109364 - compiler-errors:gat-const-arg, r=BoxyUwU
Only expect a GAT const param for `type_of` of GAT const arg

IDK why we were account for both `is_ty_or_const` instead of just for a const param, since we're computing the `type_of` a const param specifically.

Fixes #109300
2023-03-20 09:46:54 +01:00
..
2023-03-19 23:46:09 +00:00
2022-12-28 23:40:09 +00:00
2023-02-24 07:32:24 +11:00