Move always_storage_live_locals
.
It's very closely related to `MaybeStorageLive` and `MaybeStorageDead`. It's weird that it's currently in a different module.
This commit is contained in:
parent
71789427a3
commit
3d12160dfc
9 changed files with 25 additions and 30 deletions
|
@ -33,7 +33,6 @@ pub mod impls;
|
|||
pub mod move_paths;
|
||||
pub mod points;
|
||||
pub mod rustc_peek;
|
||||
pub mod storage;
|
||||
pub mod un_derefer;
|
||||
pub mod value_analysis;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue