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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
rustc
/
driver
Age
Commit message (
Expand
)
Author
Lines
2012-03-20
Revert order of arguments to option::maybe and from_maybe
Marijn Haverbeke
-1
/
+1
2012-03-18
rustc: Fix typo in error message
Damien Grassart
-1
/
+1
2012-03-15
Rename dict to vtable throughout the compiler
Marijn Haverbeke
-2
/
+2
2012-03-15
Turn on monomorphization by default
Marijn Haverbeke
-4
/
+0
2012-03-14
Add crude support for casts in constant expressions
Marijn Haverbeke
-1
/
+2
2012-03-13
first (functional) version of the auto_serialize syntax ext
Niko Matsakis
-4
/
+9
2012-03-12
Libc/os/run/rand/io reorganization. Close #1373. Close #1638.
Graydon Hoare
-16
/
+15
2012-03-11
rustc: Map local variables to their containing blocks so we know their regions
Patrick Walton
-1
/
+1
2012-03-09
rustc: Add a region checking pass
Patrick Walton
-0
/
+2
2012-03-09
rustc: Perform region inference
Patrick Walton
-1
/
+4
2012-03-08
Drop collect_items pass, create decls on demand
Marijn Haverbeke
-1
/
+1
2012-03-06
make inline enabled by default
Niko Matsakis
-4
/
+0
2012-03-06
Make trans pass responsible for pulling in inlined functions
Marijn Haverbeke
-7
/
+2
2012-03-05
rustc: Use consistent casing for names of timed passes
Brian Anderson
-1
/
+1
2012-03-05
rustc: Lower case error messages
Brian Anderson
-5
/
+5
2012-03-02
comp/fuzzer: rewrite to use io::with_str_reader.
Erick Tryzelaar
-2
/
+4
2012-03-02
comp/std: rename io::string_reader to io::str_reader.
Erick Tryzelaar
-1
/
+1
2012-03-02
Move src/comp to src/rustc
Graydon Hoare
-0
/
+1330
[prev]