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
/
common.rs
Age
Commit message (
Expand
)
Author
Lines
2016-07-02
make the metadata lock more robust and bump the metadata encoding version
Ariel Ben-Yehuda
-0
/
+4
2016-05-25
trans: remove item_symbols from metadata and CrateContext.
Eduard Burtescu
-1
/
+1
2016-05-18
implement fuzzy matching in on_unimplemented
Ariel Ben-Yehuda
-2
/
+1
2016-05-13
rewrite obligation forest. cycles still handled incorrectly.
Ariel Ben-Yehuda
-1
/
+2
2016-05-09
rustc: Implement custom panic runtimes
Alex Crichton
-0
/
+2
2016-04-06
rustc: retire hir::map's paths.
Eduard Burtescu
-6
/
+3
2016-03-25
Compute a salt from arguments passed via -Cmetadata.
Michael Woerister
-0
/
+1
2016-03-14
Initial incorporation of specialization:
Aaron Turon
-0
/
+2
2016-03-14
Hook `default` keyword into metadata and carry data through to typeck
Aaron Turon
-0
/
+2
2016-02-01
Implemented macro referencing for save analysis
Daniel Campbell
-0
/
+2
2015-12-12
Implement `#[deprecated]` attribute (RFC 1270)
Vadim Petrochenkov
-0
/
+2
2015-12-10
Make MIR encodable and store it in crate metadata.
Michael Woerister
-1
/
+2
2015-11-26
split the metadata code into rustc_metadata
Ariel Ben-Yehuda
-0
/
+245