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-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