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
/
middle
Age
Commit message (
Expand
)
Author
Lines
2012-03-07
Improve a type error message (avoid the word 'non-dereferenceable')
Tim Chevalier
-4
/
+3
2012-03-07
Fix #1503 in a saner way
Marijn Haverbeke
-18
/
+6
2012-03-06
make inline enabled by default
Niko Matsakis
-1
/
+1
2012-03-06
Track all exports in exp_map
Marijn Haverbeke
-110
/
+119
2012-03-06
Make trans pass responsible for pulling in inlined functions
Marijn Haverbeke
-201
/
+73
2012-03-06
Don't attach def ids to types when the type already contains the def id
Marijn Haverbeke
-13
/
+3
2012-03-05
rustc: Use std::util::unreachable
Brian Anderson
-3
/
+3
2012-03-05
rustc: Lower case error messages
Brian Anderson
-60
/
+57
2012-03-05
rustc: Remove some redundant text from error messages
Brian Anderson
-2
/
+2
2012-03-05
give user control of whether we use inline hint or inline always
Niko Matsakis
-8
/
+44
2012-03-05
set LLVM inline hint for all #[inline] methods, whether CC or local
Niko Matsakis
-6
/
+18
2012-03-05
rustc: Remove remaining non-inbounds GEPs
Brian Anderson
-3
/
+3
2012-03-04
Translate simple classes
Tim Chevalier
-65
/
+259
2012-03-02
Move src/comp to src/rustc
Graydon Hoare
-0
/
+26328
[prev]