mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 18:20:40 +03:00
Remove some bogus exports.
This commit is contained in:
+1
-1
@@ -309,4 +309,4 @@ fn reccyeq(a: reccy, b: reccy) -> bool {
|
||||
#debug("*** end test parameterized: reccy");
|
||||
#debug("*** done");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -16,8 +16,6 @@
|
||||
|
||||
export file_type;
|
||||
export parser;
|
||||
export parse_expr;
|
||||
export parse_pat;
|
||||
export CRATE_FILE;
|
||||
export SOURCE_FILE;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user