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
Age
Commit message (
Expand
)
Author
Lines
2012-03-06
Don't attach def ids to types when the type already contains the def id
Marijn Haverbeke
-16
/
+3
2012-03-05
rustc: Use std::util::unreachable
Brian Anderson
-4
/
+4
2012-03-05
rustc: Make llvm_err non-returning
Brian Anderson
-4
/
+1
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
-71
/
+70
2012-03-05
rustc: Remove some redundant text from error messages
Brian Anderson
-2
/
+2
2012-03-05
print type arguments when pretty-printing all nominal types
Niko Matsakis
-2
/
+7
2012-03-05
rewrite vec to be more unsafe, more inlined
Niko Matsakis
-0
/
+3
2012-03-05
give user control of whether we use inline hint or inline always
Niko Matsakis
-13
/
+77
2012-03-05
set LLVM inline hint for all #[inline] methods, whether CC or local
Niko Matsakis
-12
/
+26
2012-03-05
rustc: Remove remaining non-inbounds GEPs
Brian Anderson
-3
/
+3
2012-03-04
Translate simple classes
Tim Chevalier
-228
/
+490
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
/
+54922
[prev]