add new rval, pull deref early
This commit is contained in:
@@ -38,6 +38,7 @@ pub mod impls;
|
||||
pub mod move_paths;
|
||||
pub mod rustc_peek;
|
||||
pub mod storage;
|
||||
pub mod un_derefer;
|
||||
|
||||
pub(crate) mod indexes {
|
||||
pub(crate) use super::move_paths::MovePathIndex;
|
||||
|
||||
Reference in New Issue
Block a user