Patrick Walton
|
3f7380ccec
|
rustc: Change smallintmap to use an ivec and use it for the node type table. 3x typechecking speedup.
|
2011-06-19 18:03:19 -07:00 |
|
Graydon Hoare
|
ce72993488
|
Reformat source tree (minus a couple tests that are still grumpy).
|
2011-06-15 11:19:50 -07:00 |
|
Patrick Walton
|
ddec6b5f47
|
rustc: Use a set-based approach to unification; remove ty_bound_param and ty_local.
Sorry, big perf regression; will fix soon.
|
2011-06-07 19:33:18 -07:00 |
|
Patrick Walton
|
cb4c969ba6
|
rustc: Add a "smallintmap" implementation
|
2011-06-03 16:15:14 -07:00 |
|