rust/src/libserialize
Mark Simulacrum c115cc655c Move deny(warnings) into rustbuild
This permits easier iteration without having to worry about warnings
being denied.

Fixes #49517
2018-04-08 16:59:14 -06:00
..
Cargo.toml Bump version, upgrade bootstrap 2017-02-03 13:25:46 -08:00
collection_impls.rs Add trailing newlines to files which have no trailing newlines. 2017-12-30 15:50:52 +08: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 Make leb128 coding a bit faster. 2018-01-09 16:53:35 +01:00
lib.rs Move deny(warnings) into rustbuild 2018-04-08 16:59:14 -06:00
opaque.rs Auto merge of #46919 - michaelwoerister:new-leb128, r=sfackler 2018-01-20 02:00:13 +00:00
serialize.rs Fix Decodable impl for Arc 2018-03-02 10:45:32 +01:00