Marijn Haverbeke
|
22bef74b55
|
Remove shared tydescs
All tydescs are static now, there's no need to worry about
marshalling them between threads anymore.
|
2012-03-16 15:38:42 +01:00 |
|
Marijn Haverbeke
|
146b61189a
|
Get rid of rust_crate_cache in the runtime
We are no longer generating dynamic tydescs or dicts.
Issue #1982
|
2012-03-16 00:44:06 +01:00 |
|
Marijn Haverbeke
|
c3a93ecd3f
|
Remove dynastack code from compiler
|
2012-03-15 15:08:30 +01:00 |
|
Marijn Haverbeke
|
83c9f58534
|
Rename dict to vtable throughout the compiler
The difference went away.
|
2012-03-15 09:28:50 +01:00 |
|
Graydon Hoare
|
87c14f1e3d
|
Move src/comp to src/rustc
|
2012-03-02 18:46:13 -08:00 |
|