Rename fold.rs
as mut_visit.rs
.
This commit is contained in:
parent
9fcb1658ab
commit
bfcbd235a2
2 changed files with 1 additions and 1 deletions
|
@ -151,7 +151,7 @@ pub mod source_map;
|
|||
pub mod config;
|
||||
pub mod entry;
|
||||
pub mod feature_gate;
|
||||
#[path="fold.rs"] pub mod mut_visit; // temporary
|
||||
pub mod mut_visit;
|
||||
pub mod parse;
|
||||
pub mod ptr;
|
||||
pub mod show_span;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue