summary refs log tree commit diff
path: root/src/rustc/back/upcall.rs
AgeCommit message (Expand)AuthorLines
2012-03-23Remove last vestiges of old-style intrinsicsMarijn Haverbeke-6/+0
2012-03-23Revert removal of intrinsicsMarijn Haverbeke-0/+6
2012-03-23Remove support for the old-style intrinsicsMarijn Haverbeke-6/+0
2012-03-21add mut decls to rustc and make them mandatoryNiko Matsakis-1/+1
2012-03-19Send string concatenation to specialized upcall, shave 17s off librustc compi...Graydon Hoare-0/+4
2012-03-16Remove shared tydescsMarijn Haverbeke-7/+0
2012-03-16Get rid of rust_crate_cache in the runtimeMarijn Haverbeke-7/+0
2012-03-15Remove dynastack code from compilerMarijn Haverbeke-10/+0
2012-03-15Rename dict to vtable throughout the compilerMarijn Haverbeke-4/+1
2012-03-02Move src/comp to src/rustcGraydon Hoare-0/+130