| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2012-03-27 | Move some code over to iterator-for to see how it performs. | Marijn Haverbeke | -4/+4 |
| 2012-03-26 | Disallow ret inside of block functions | Marijn Haverbeke | -1/+1 |
| 2012-03-23 | Remove more needless context threading in trans | Marijn Haverbeke | -12/+10 |
| 2012-03-23 | Change vector append to no longer rely on an intrinsic | Marijn Haverbeke | -13/+27 |
| 2012-03-23 | Implement built-in native modules as an alternative to intrinsics | Marijn Haverbeke | -2/+2 |
| 2012-03-22 | Add an LLVM-instruction-counting mode to trans. | Graydon Hoare | -1/+15 |
| 2012-03-21 | add mut decls to rustc and make them mandatory | Niko Matsakis | -15/+15 |
| 2012-03-19 | Send string concatenation to specialized upcall, shave 17s off librustc compi... | Graydon Hoare | -5/+6 |
| 2012-03-15 | Remove support for dynamically-sized types from translation code | Marijn Haverbeke | -64/+25 |
| 2012-03-15 | Remove a large part of the tydesc-passing code | Marijn Haverbeke | -1/+1 |
| 2012-03-02 | Move src/comp to src/rustc | Graydon Hoare | -0/+315 |
