summary refs log tree commit diff
path: root/src/librustc_mir/util/storage.rs
AgeCommit message (Expand)AuthorLines
2020-04-09Use `Visitor` for `AlwaysLiveLocals`Dylan MacKenzie-14/+19
2020-04-09Add utility to find locals that don't use `Storage*` annotationsDylan MacKenzie-0/+42