clean up some other dependencies

This commit is contained in:
Folkert 2021-11-10 16:25:03 +01:00
parent 5632e3159d
commit 2262dcb3f9
6 changed files with 39 additions and 64 deletions

View file

@ -4,7 +4,6 @@
pub mod alias_analysis;
pub mod borrow;
pub mod expand_rc;
pub mod inc_dec;
pub mod ir;
pub mod layout;