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
/
decoder.rs
Age
Commit message (
Expand
)
Author
Lines
2016-02-12
Autoderef in librustc_metadata
Jonas Schievink
-5
/
+5
2016-02-11
Pass through diagnostic handler instead
arcnmx
-1
/
+2
2016-02-11
Only retain external static symbols across LTO
arcnmx
-19
/
+20
2016-02-11
[breaking-change] don't glob export ast::MetaItem_
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-02
Auto merge of #31279 - DanielJCampbell:MacroReferencing, r=nrc
bors
-3
/
+12
2016-02-01
Implemented macro referencing for save analysis
Daniel Campbell
-3
/
+12
2016-01-26
Implement the translation item collector.
Michael Woerister
-0
/
+10
2016-01-20
Rename Def's variants and don't reexport them
Vadim Petrochenkov
-15
/
+15
2016-01-20
Refactor definitions of ADTs in rustc::middle::def
Vadim Petrochenkov
-35
/
+47
2016-01-15
Preserve struct/variant kinds in metadata
Vadim Petrochenkov
-8
/
+24
2016-01-07
Refactor away extension traits RegionEscape and HasTypeFlags
Jeffrey Seyfried
-1
/
+1
2016-01-05
Refactor compiler to make use of dep-tracking-maps. Also, in cases where
Niko Matsakis
-11
/
+6
2015-12-31
Rollup merge of #30565 - michaelwoerister:opaque_encoder, r=brson
Simonas Kazlauskas
-4
/
+8
2015-12-28
Use a more efficient encoding for opaque data in RBML.
Michael Woerister
-4
/
+8
2015-12-28
Rename ExplicitSelfCategory's variants and stop re-exporting them.
Ms2ger
-5
/
+5
2015-12-22
Fix def paths creation for items inlined from external crates.
Michael Woerister
-11
/
+36
2015-12-12
Implement `#[deprecated]` attribute (RFC 1270)
Vadim Petrochenkov
-0
/
+8
2015-12-10
Make MIR encodable and store it in crate metadata.
Michael Woerister
-2
/
+56
2015-12-09
Add scoped thread-local encoding and decoding contexts to cstore.
Michael Woerister
-0
/
+58
2015-11-26
split the metadata code into rustc_metadata
Ariel Ben-Yehuda
-0
/
+1557