rust/src/libserialize
bors 7ac9d337dc Auto merge of #38679 - alexcrichton:always-deny-warnings, r=nrc
Remove not(stage0) from deny(warnings)

Historically this was done to accommodate bugs in lints, but there hasn't been a
bug in a lint since this feature was added which the warnings affected. Let's
completely purge warnings from all our stages by denying warnings in all stages.
This will also assist in tracking down `stage0` code to be removed whenever
we're updating the bootstrap compiler.
2017-01-08 08:22:06 +00:00
..
Cargo.toml Such large. Very 128. Much bits. 2016-12-30 15:15:44 +01:00
collection_impls.rs rustc_metadata: remove ty{en,de}code and move to auto-derived serialization. 2016-09-20 20:08:01 +03:00
hex.rs
json.rs Implement emit_iu128 for json serialiser 2016-12-30 15:17:26 +01:00
leb128.rs Fix rebase fallout and compilation fixes 2016-12-30 15:17:30 +01:00
lib.rs Auto merge of #38679 - alexcrichton:always-deny-warnings, r=nrc 2017-01-08 08:22:06 +00:00
opaque.rs Such large. Very 128. Much bits. 2016-12-30 15:15:44 +01:00
serialize.rs Such large. Very 128. Much bits. 2016-12-30 15:15:44 +01:00