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
/
metadata
/
decoder.rs
Age
Commit message (
Expand
)
Author
Lines
2012-03-23
Remove support for the old-style intrinsics
Marijn Haverbeke
-8
/
+0
2012-03-22
Make cross-crate calls to class methods work
Tim Chevalier
-1
/
+23
2012-03-21
add mut decls to rustc and make them mandatory
Niko Matsakis
-23
/
+26
2012-03-21
methods work
Tim Chevalier
-14
/
+24
2012-03-20
Class methods WIP
Tim Chevalier
-27
/
+19
2012-03-16
Encode both private and public class fields in metadata
Tim Chevalier
-6
/
+2
2012-03-16
Fix encoding of class ctors
Tim Chevalier
-2
/
+2
2012-03-16
Classes WIP
Tim Chevalier
-4
/
+55
2012-03-15
Properly recognize external intrinsics
Marijn Haverbeke
-0
/
+8
2012-03-15
Make sure enum and resource constructors are inlined properly
Marijn Haverbeke
-6
/
+25
2012-03-15
Hugely simplify iface handling
Marijn Haverbeke
-1
/
+1
2012-03-15
Fix assumption that monomorphized method's impls are crate-local
Marijn Haverbeke
-0
/
+13
2012-03-14
std: Rename the hashmap constructors to conform to new standards
Brian Anderson
-9
/
+9
2012-03-12
Libc/os/run/rand/io reorganization. Close #1373. Close #1638.
Graydon Hoare
-1
/
+1
2012-03-07
stdlib: Stop incurring vtable dispatch costs when hashmaps are used
Patrick Walton
-0
/
+1
2012-03-07
Revert "stdlib: Stop incurring vtable dispatch costs when hashmaps are used"
Patrick Walton
-1
/
+0
2012-03-07
stdlib: Stop incurring vtable dispatch costs when hashmaps are used
Patrick Walton
-0
/
+1
2012-03-02
Move src/comp to src/rustc
Graydon Hoare
-0
/
+577
[prev]