Brian Anderson
|
c6a23cddfb
|
rustc: Make unique closures use the new unique allocator
|
2012-05-30 21:23:34 -07:00 |
|
Brian Anderson
|
654f7e3086
|
rustc: Make unique boxes self-describing
|
2012-05-30 21:23:34 -07:00 |
|
Marijn Haverbeke
|
a84b56bc70
|
Remove more needless context threading in trans
|
2012-03-23 14:45:47 +01:00 |
|
Graydon Hoare
|
b224bcf6e1
|
Add an LLVM-instruction-counting mode to trans.
Pipe to xdu to see a trans call graph of generated insns.
|
2012-03-22 13:44:20 -07:00 |
|
Niko Matsakis
|
b653a18416
|
add mut decls to rustc and make them mandatory
|
2012-03-21 21:04:14 -07:00 |
|
Marijn Haverbeke
|
3ab9978b9b
|
Remove support for dynamically-sized types from translation code
|
2012-03-15 15:08:31 +01:00 |
|
Tim Chevalier
|
d048a00cf3
|
Change util::unreachable to core::unreachable
Closes #1931
|
2012-03-08 14:30:01 -08:00 |
|
Graydon Hoare
|
87c14f1e3d
|
Move src/comp to src/rustc
|
2012-03-02 18:46:13 -08:00 |
|