Remove const_prop.rs
and move its content to const_prop_lint.rs and dataflow_const_prop.rs where it is used
This commit is contained in:
@@ -59,7 +59,6 @@ mod remove_place_mention;
|
||||
mod add_subtyping_projections;
|
||||
pub mod cleanup_post_borrowck;
|
||||
mod const_debuginfo;
|
||||
mod const_prop;
|
||||
mod const_prop_lint;
|
||||
mod copy_prop;
|
||||
mod coroutine;
|
||||
|
||||
Reference in New Issue
Block a user