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_metadata
/
creader.rs
Age
Commit message (
Expand
)
Author
Lines
2016-04-06
rustc: move rustc_front to rustc::hir.
Eduard Burtescu
-4
/
+4
2016-03-31
librustc_metadata: use bug!(), span_bug!()
Benjamin Herr
-3
/
+3
2016-03-25
renumber error from E0522 to E0523
Niko Matsakis
-1
/
+1
2016-03-25
pacify the merciless tidy: s/E0521/E0522
Niko Matsakis
-1
/
+1
2016-03-25
renumber diagnostic to avoid conflict
Niko Matsakis
-1
/
+1
2016-03-25
track the extern-crate def-id rather than path
Niko Matsakis
-27
/
+59
2016-03-25
store krate information more uniformly
Niko Matsakis
-1
/
+1
2016-03-25
Add a "link-guard" to avoid accidentally linking to a wrong dylib at runtime.
Michael Woerister
-2
/
+2
2016-03-25
Make the compiler emit an error if the crate graph contains two crates with t...
Michael Woerister
-4
/
+44
2016-03-08
Add help for E0514
ggomez
-8
/
+10
2016-02-12
Autoderef in librustc_metadata
Jonas Schievink
-2
/
+2
2016-02-11
[breaking-change] don't glob export ast::Item_ variants
Oliver 'ker' Schneider
-1
/
+1
2016-02-11
[breaking-change] don't glob import/export syntax::abi enum variants
Oliver Schneider
-2
/
+2
2016-02-05
Instrument a bunch of tasks that employ the HIR map in one way or
Niko Matsakis
-1
/
+5
2016-02-01
Implemented macro referencing for save analysis
Daniel Campbell
-3
/
+5
2016-01-22
The war on abort_if_errors
Nick Cameron
-11
/
+8
2015-12-30
use structured errors
Nick Cameron
-1
/
+5
2015-11-26
fix tidy
Ariel Ben-Yehuda
-4
/
+5
2015-11-26
split the metadata code into rustc_metadata
Ariel Ben-Yehuda
-0
/
+963