mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-21 17:52:12 +03:00
94c402733d
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
For more information about how rustc works, see the rustc dev guide.