mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-02 22:18:12 +00:00
Avoiding FnKind will make it easier to run liveness analysis on all bodies in the future, not just fn-like things.
Avoiding FnKind will make it easier to run liveness analysis on all bodies in the future, not just fn-like things.