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
/
metadata
/
loader.rs
Age
Commit message (
Expand
)
Author
Lines
2012-07-09
rustc: Switch to the new resolution pass
Patrick Walton
-0
/
+1
2012-07-06
Revert "rustc: Switch to the new resolution pass"
Niko Matsakis
-1
/
+0
2012-07-06
rustc: Switch to the new resolution pass
Patrick Walton
-0
/
+1
2012-07-04
convert doc-attributes to doc-comments using ./src/etc/sugarise-doc-comments....
Gareth Daniel Smith
-5
/
+1
2012-07-01
Convert to new closure syntax
Brian Anderson
-6
/
+6
2012-06-29
Switch the compiler over to using ~[] notation instead of []/~. Closes #2759.
Michael Sullivan
-14
/
+14
2012-06-26
Getting rid of lots more vector +=. (issue #2719)
Eric Holk
-1
/
+1
2012-06-25
Make vectors uglier ([]/~). Sorry. Should be temporary. Closes #2725.
Michael Sullivan
-16
/
+16
2012-06-21
Tag all remaining FIXMEs with bugs. Install rule in tidy script to enforce this.
Graydon Hoare
-2
/
+2
2012-06-13
Box AST idents
Brian Anderson
-5
/
+5
2012-05-29
rustc: Move filesearch into metadata mod
Brian Anderson
-1
/
+0
2012-05-22
rustc: Eliminate metadata's dependency on session
Brian Anderson
-14
/
+15
2012-05-22
rustc: Eliminate some session deps from metadata::loader
Brian Anderson
-41
/
+56
2012-05-22
rustc: Don't fall back to static libraries when shared isn't found
Brian Anderson
-7
/
+2
2012-05-17
Refactoring, annotating FIXMEs in remainder of metadata code
Tim Chevalier
-1
/
+1
2012-05-15
rustc: Extract loader mod from creader mod
Brian Anderson
-0
/
+209