Skip to content

Commit c077da5

Browse files
committed
Remove typestate_check reference to nonexistent ast.init node; rustc compiling itself notices what rustboot did not :)
1 parent 23f18a0 commit c077da5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/comp/middle/typestate_check.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ import front.ast.decl_item;
1616
import front.ast.ident;
1717
import front.ast.def_id;
1818
import front.ast.ann;
19-
import front.ast.init;
2019
import front.ast.expr;
2120
import front.ast.expr_call;
2221
import front.ast.expr_path;

0 commit comments

Comments
 (0)