mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 17:18:32 +03:00
e0db21dc7e
Avoiding FnKind will make it easier to run liveness analysis on all bodies in the future, not just fn-like things.