index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
rustc
/
back
Age
Commit message (
Expand
)
Author
Lines
2012-03-23
Remove last vestiges of old-style intrinsics
Marijn Haverbeke
-6
/
+0
2012-03-23
Stop trying to link intrinsics.bc
Marijn Haverbeke
-64
/
+0
2012-03-23
Revert removal of intrinsics
Marijn Haverbeke
-0
/
+70
2012-03-23
Remove support for the old-style intrinsics
Marijn Haverbeke
-70
/
+0
2012-03-21
add mut decls to rustc and make them mandatory
Niko Matsakis
-19
/
+19
2012-03-20
Work on fixing name mangling.
Graydon Hoare
-1
/
+30
2012-03-20
Remove object file directly rather than running "rm". Close #1778 also.
Graydon Hoare
-1
/
+4
2012-03-19
core: Move unsafe conversions to str::unsafe
Brian Anderson
-1
/
+1
2012-03-19
Send string concatenation to specialized upcall, shave 17s off librustc compi...
Graydon Hoare
-0
/
+4
2012-03-16
Remove shared tydescs
Marijn Haverbeke
-7
/
+0
2012-03-16
Get rid of rust_crate_cache in the runtime
Marijn Haverbeke
-7
/
+0
2012-03-15
Remove dynastack code from compiler
Marijn Haverbeke
-10
/
+0
2012-03-15
Rename dict to vtable throughout the compiler
Marijn Haverbeke
-4
/
+1
2012-03-14
Convert *u8 native string users to *c_char
Brian Anderson
-16
/
+16
2012-03-14
core: Rename str::from_cstr et. al to from_buf
Brian Anderson
-1
/
+1
2012-03-14
std: Rename the hashmap constructors to conform to new standards
Brian Anderson
-1
/
+1
2012-03-14
rustc: Lift the @ from the type definition of crate_ctxt into its uses
Patrick Walton
-6
/
+6
2012-03-12
Libc/os/run/rand/io reorganization. Close #1373. Close #1638.
Graydon Hoare
-44
/
+42
2012-03-10
core: Remove the nearly empty math module
Brian Anderson
-1
/
+1
2012-03-08
Change util::unreachable to core::unreachable
Tim Chevalier
-1
/
+1
2012-03-07
stdlib: Stop incurring vtable dispatch costs when hashmaps are used
Patrick Walton
-0
/
+2
2012-03-07
Revert "stdlib: Stop incurring vtable dispatch costs when hashmaps are used"
Patrick Walton
-2
/
+0
2012-03-07
stdlib: Stop incurring vtable dispatch costs when hashmaps are used
Patrick Walton
-0
/
+2
2012-03-05
rustc: Make llvm_err non-returning
Brian Anderson
-4
/
+1
2012-03-05
rustc: Lower case error messages
Brian Anderson
-1
/
+1
2012-03-02
Move src/comp to src/rustc
Graydon Hoare
-0
/
+1406