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
/
encoder.rs
Age
Commit message (
Expand
)
Author
Lines
2016-01-15
Preserve struct/variant kinds in metadata
Vadim Petrochenkov
-3
/
+8
2016-01-08
Also store MIR of closures in crate metadata.
Michael Woerister
-6
/
+9
2015-12-31
Rollup merge of #30565 - michaelwoerister:opaque_encoder, r=brson
Simonas Kazlauskas
-78
/
+24
2015-12-28
Use a more efficient encoding for opaque data in RBML.
Michael Woerister
-78
/
+24
2015-12-28
Rename ExplicitSelfCategory's variants and stop re-exporting them.
Ms2ger
-7
/
+7
2015-12-17
move error handling from libsyntax/diagnostics.rs to libsyntax/errors/*
Nick Cameron
-5
/
+4
2015-12-12
Implement `#[deprecated]` attribute (RFC 1270)
Vadim Petrochenkov
-11
/
+49
2015-12-10
Make MIR encodable and store it in crate metadata.
Michael Woerister
-1
/
+23
2015-12-09
Auto merge of #30140 - michaelwoerister:tls-encoding, r=nikomatsakis
bors
-48
/
+53
2015-12-09
Add scoped thread-local encoding and decoding contexts to cstore.
Michael Woerister
-48
/
+53
2015-12-07
Remove some unnecessary indirection from HIR structures
Vadim Petrochenkov
-2
/
+2
2015-11-26
split the metadata code into rustc_metadata
Ariel Ben-Yehuda
-0
/
+2078