Skip to content

Commit 48ec25d

Browse files
committed
Get rid of walk.rs
And we're down to a single AST walker again
1 parent c7ef6d2 commit 48ec25d

File tree

2 files changed

+0
-463
lines changed

2 files changed

+0
-463
lines changed

src/comp/rustc.rc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ mod middle {
4747
mod syntax {
4848
mod ast;
4949
mod fold;
50-
mod walk;
5150
mod visit;
5251
mod codemap;
5352
mod parse {

0 commit comments

Comments
 (0)