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
/
front
Age
Commit message (
Expand
)
Author
Lines
2012-03-14
std: Rename the hashmap constructors to conform to new standards
Brian Anderson
-1
/
+1
2012-03-13
Name types after their modules instead of 't'
Brian Anderson
-1
/
+1
2012-03-12
rustc: Add node IDs to AST types so we can associate them with region environ...
Patrick Walton
-6
/
+16
2012-03-12
Revert "rustc: Add node IDs to AST types so we can associate them with region...
Patrick Walton
-16
/
+6
2012-03-12
rustc: Add node IDs to AST types so we can associate them with region environ...
Patrick Walton
-6
/
+16
2012-03-08
Rename last to last_opt, last_unsafe to last
Tim Chevalier
-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-05
give user control of whether we use inline hint or inline always
Niko Matsakis
-3
/
+23
2012-03-05
set LLVM inline hint for all #[inline] methods, whether CC or local
Niko Matsakis
-0
/
+6
2012-03-02
Move src/comp to src/rustc
Graydon Hoare
-0
/
+953
[prev]