rust/src/libserialize
bors 8d4da4f4c4 Auto merge of #46881 - michaelwoerister:ensure-coherence, r=nikomatsakis
incr.comp.: Cache check_match and use ensure() for coherence-related queries.

Some minor optimizations.

r? @nikomatsakis
2017-12-23 23:06:13 +00:00
..
Cargo.toml Bump version, upgrade bootstrap 2017-02-03 13:25:46 -08:00
collection_impls.rs Add Encodable and Decodable impls for Arc<[T]> 2017-12-21 19:21:40 +01:00
hex.rs Replace _, _ with .. 2016-09-04 12:30:33 +03:00
json.rs Use Try syntax for Option in place of macros or match 2017-12-09 14:18:33 -08:00
leb128.rs Bump version, upgrade bootstrap 2017-02-03 13:25:46 -08:00
lib.rs *: remove crate_{name,type} attributes 2017-08-25 16:18:21 -04:00
opaque.rs incr.comp.: Load diagnostics from previous session lazily and clean up on-disk-cache persistence code. 2017-12-01 13:48:59 +01:00
serialize.rs Implement Encodable and Decodable for Result. 2017-12-20 16:37:29 +01:00