mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-27 11:05:06 +00:00
The computation is actually much simpler, and can be done by directly fetching the HIR for the `FnDecl` and its generics.
The computation is actually much simpler, and can be done by directly fetching the HIR for the `FnDecl` and its generics.