Revert "stdlib: Stop incurring vtable dispatch costs when hashmaps are used"
This reverts commit f0250a23d3
.
This commit is contained in:
parent
f0250a23d3
commit
c245d9e980
49 changed files with 47 additions and 95 deletions
|
@ -4,7 +4,6 @@
|
|||
import rustc::syntax::ast;
|
||||
import rustc::syntax::print::pprust;
|
||||
import rustc::middle::ast_map;
|
||||
import std::map::hashmap;
|
||||
|
||||
export mk_pass;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue