提交 eb33a530 编写于 作者: G Graydon Hoare

Remove gc() call from end of lib-map.rs, works on stage0 otherwise (stage0 produces no gc info)

上级 afeb3a41
......@@ -347,6 +347,4 @@ fn main() {
test_simple();
test_growth();
test_removal();
std.sys.rustrt.do_gc();
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册