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
/
librustc_metadata
/
loader.rs
Age
Commit message (
Expand
)
Author
Lines
2016-05-18
change svh to store a u64
Niko Matsakis
-1
/
+1
2016-05-03
Remove unused trait imports flagged by lint
Seo Sanghyeon
-1
/
+0
2016-05-02
replace fileline_{help,note} with {help,note}
Niko Matsakis
-16
/
+10
2016-04-14
Deduplicate libraries on hash instead of filename.
JP Sugarbroad
-55
/
+43
2016-04-07
Do not rely on file extensions after path canonicalization.
Vadim Chugunov
-11
/
+29
2016-04-06
rustc: move rustc_front to rustc::hir.
Eduard Burtescu
-1
/
+1
2016-03-31
librustc_metadata: use bug!(), span_bug!()
Benjamin Herr
-8
/
+3
2016-01-29
trans: Upgrade LLVM
Alex Crichton
-1
/
+1
2016-01-16
Change name when outputting staticlibs on Windows
Peter Atashian
-2
/
+10
2015-12-30
Rebasing and review comments
Nick Cameron
-4
/
+5
2015-12-30
use structured errors
Nick Cameron
-46
/
+60
2015-12-29
Add a hint when given --extern with an indeterminate type
Corey Richardson
-0
/
+2
2015-12-17
move error handling from libsyntax/diagnostics.rs to libsyntax/errors/*
Nick Cameron
-3
/
+3
2015-12-05
std: Stabilize APIs for the 1.6 release
Alex Crichton
-7
/
+6
2015-11-26
split the metadata code into rustc_metadata
Ariel Ben-Yehuda
-0
/
+854