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
/
middle
/
tstate
Age
Commit message (
Expand
)
Author
Lines
2012-03-27
Support an alternate for syntax that calls a higher-order function
Marijn Haverbeke
-40
/
+8
2012-03-26
Bulk-edit mutable -> mut.
Graydon Hoare
-19
/
+19
2012-03-26
rustc: Move eval_const_expr to its own mod
Brian Anderson
-1
/
+1
2012-03-23
Handle self correctly when translating classes
Tim Chevalier
-1
/
+2
2012-03-21
add mut decls to rustc and make them mandatory
Niko Matsakis
-88
/
+87
2012-03-20
Implement an initial version of placement new.
Niko Matsakis
-18
/
+24
2012-03-20
Revert order of arguments to option::maybe and from_maybe
Marijn Haverbeke
-1
/
+1
2012-03-15
std: Follow conventions in bitv
Brian Anderson
-3
/
+3
2012-03-14
std: Rename the hashmap constructors to conform to new standards
Brian Anderson
-2
/
+2
2012-03-13
Overhaul constructor naming in libs
Brian Anderson
-3
/
+3
2012-03-10
In typestate, consider infinite loops w/ conts to be infinite
Tim Chevalier
-1
/
+3
2012-03-10
Handle infinite-loop poststate correctly in typestate
Tim Chevalier
-1
/
+1
2012-03-09
Add an infinite loop construct
Tim Chevalier
-3
/
+28
2012-03-08
rustc: Change the address-of operator to an explicit production so that we ca...
Patrick Walton
-0
/
+7
2012-03-08
Rename last to last_opt, last_unsafe to last
Tim Chevalier
-2
/
+2
2012-03-07
stdlib: Stop incurring vtable dispatch costs when hashmaps are used
Patrick Walton
-1
/
+6
2012-03-07
Revert "stdlib: Stop incurring vtable dispatch costs when hashmaps are used"
Patrick Walton
-6
/
+1
2012-03-07
stdlib: Stop incurring vtable dispatch costs when hashmaps are used
Patrick Walton
-1
/
+6
2012-03-05
rustc: Lower case error messages
Brian Anderson
-18
/
+15
2012-03-04
Translate simple classes
Tim Chevalier
-1
/
+1
2012-03-02
Move src/comp to src/rustc
Graydon Hoare
-0
/
+3870