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
/
librustc
/
middle
/
trans
/
inline.rs
Age
Commit message (
Expand
)
Author
Lines
2013-03-28
Removing unused imports
Alex Crichton
-2
/
+2
2013-03-26
rustc: Remove uses of oldmap::HashMap
Alex Crichton
-2
/
+2
2013-03-04
Remove unused imports throughout src/
Alex Crichton
-3
/
+0
2013-02-28
Fix implicit leaks of imports throughout libraries
Alex Crichton
-0
/
+3
2013-02-27
Introduce lifetime declarations into the lists of type parameters.
Niko Matsakis
-1
/
+3
2013-02-20
librustc: Get rid of structural records save for front/test.rs.
Luqman Aden
-3
/
+6
2013-02-07
Make ~fn non-copyable, make &fn copyable, split barefn/closure types,
Niko Matsakis
-2
/
+2
2013-02-05
oldmap: use &K instead of K in find and get
Patrick Walton
-1
/
+1
2013-02-05
Revert "oldmap: use &K instead of K in find and get"
Graydon Hoare
-1
/
+1
2013-02-03
oldmap: use &K instead of K in find and get
Daniel Micay
-1
/
+1
2013-01-29
librustc: De-export some of trans. rs=deexporting
Patrick Walton
-2
/
+2
2013-01-10
mode: reset mode on entry to fn body.
Niko Matsakis
-1
/
+2
2013-01-08
librustc: Make unqualified identifier searches terminate at the nearest modul...
Patrick Walton
-0
/
+1
2013-01-08
Revert "librustc: Make unqualified identifier searches terminate at the neare...
Patrick Walton
-1
/
+0
2013-01-08
librustc: Make unqualified identifier searches terminate at the nearest modul...
Patrick Walton
-0
/
+1
2013-01-07
librustc: Make vectors no longer implicitly copyable in rustc. r=graydon
Patrick Walton
-0
/
+1
2012-12-27
librustc: Terminate name searches at the nearest module scope for paths that ...
Patrick Walton
-0
/
+5
2012-12-13
librustc: Make `use` statements crate-relative by default. r=brson
Patrick Walton
-4
/
+6
2012-12-05
Long lines
Brian Anderson
-1
/
+2
2012-12-05
Fix cross-crate inlining of static functions
Brian Anderson
-9
/
+13
2012-12-04
librustc: Remove all legacy pattern bindings from libsyntax and librustc. rs=...
Patrick Walton
-3
/
+3
2012-12-03
Update license, add license boilerplate to most files. Remainder will follow.
Graydon Hoare
-0
/
+10
2012-11-26
librustc: Fix translation of cross-crate inline or generic methods with expli...
Patrick Walton
-5
/
+19
2012-11-07
Rename src/rustc to src/librustc. Use the driver crate
Brian Anderson
-0
/
+90