Files
rust/compiler/rustc_middle
Matthias Krüger 94c402733d Rollup merge of #123382 - compiler-errors:assert-fndef-kind, r=fmease
Assert `FnDef` kind

Only found one bug, where we were using the variant def id rather than its ctor def id to make the `FnDef` for a `type_of`

r? fmease
2024-04-03 17:15:48 +02:00
..

For more information about how rustc works, see the rustc dev guide.