mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-05 03:36:21 +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.