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
/
lib.rs
Age
Commit message (
Expand
)
Author
Lines
2016-10-19
Stabilise `?`
Nick Cameron
-1
/
+1
2016-09-20
rustc_metadata: replace RBML with a simple and type-safe scheme.
Eduard Burtescu
-12
/
+1
2016-09-20
rustc_metadata: group information into less tags.
Eduard Burtescu
-11
/
+9
2016-09-20
rustc_metadata: move more RBML tags to auto-serialization.
Eduard Burtescu
-0
/
+1
2016-09-20
rustc_metadata: remove ty{en,de}code and move to auto-derived serialization.
Eduard Burtescu
-3
/
+1
2016-09-20
Remove librbml and the RBML-tagged auto-encoder/decoder.
Eduard Burtescu
-3
/
+0
2016-09-20
rustc_metadata: combine DecodeContext and rbml::reader::Decoder.
Eduard Burtescu
-4
/
+0
2016-09-20
rustc_metadata: use specialization for {en,de}coding Ty and Substs.
Eduard Burtescu
-0
/
+1
2016-09-20
rbml: move the tagged encoder/decoder to librustc_metadata.
Eduard Burtescu
-1
/
+13
2016-09-19
Auto merge of #36102 - GuillaumeGomez:rustc_metadata_diagnostics, r=jonathand...
bors
-0
/
+2
2016-09-04
Replace `_, _, _` with `..`
Vadim Petrochenkov
-0
/
+1
2016-09-04
Add librustc metadata error codes to global check
ggomez
-0
/
+2
2016-09-02
rustc: Implement custom derive (macros 1.1)
Alex Crichton
-1
/
+5
2016-08-17
move CrateIndex into its own module
Niko Matsakis
-0
/
+1
2016-06-28
refactor rustc_metadata to use CamelCase names and IndexVec
Ariel Ben-Yehuda
-0
/
+1
2016-06-23
Move errors from libsyntax to its own crate
Jonathan Turner
-1
/
+2
2016-04-12
Do not encode name when encoding DefKey
Seo Sanghyeon
-1
/
+2
2016-04-06
rustc: move rustc_front to rustc::hir.
Eduard Burtescu
-1
/
+0
2016-03-31
librustc_metadata: use bug!(), span_bug!()
Benjamin Herr
-0
/
+1
2016-03-30
rename `rustc_const_eval` to `rustc_const_math`
Oliver Schneider
-1
/
+1
2016-03-22
sprinkle feature gates here and there
Jorge Aparicio
-0
/
+1
2016-03-10
typestrong constant integers
Oliver Schneider
-0
/
+1
2016-02-29
std: Stabilize APIs for the 1.8 release
Alex Crichton
-1
/
+0
2016-01-24
mk: Move from `-D warnings` to `#![deny(warnings)]`
Alex Crichton
-2
/
+3
2015-12-21
Register new snapshots
Alex Crichton
-2
/
+0
2015-12-09
Auto merge of #30140 - michaelwoerister:tls-encoding, r=nikomatsakis
bors
-0
/
+1
2015-12-09
Add scoped thread-local encoding and decoding contexts to cstore.
Michael Woerister
-0
/
+1
2015-12-05
std: Stabilize APIs for the 1.6 release
Alex Crichton
-3
/
+2
2015-11-26
split the metadata code into rustc_metadata
Ariel Ben-Yehuda
-0
/
+61