rust/src/libserialize
Alex Crichton cf47a19305 Bump to 1.33.0
* Update bootstrap compiler
* Update version to 1.33.0
* Remove some `#[cfg(stage0)]` annotations

Actually updating the version number is blocked on updating Cargo
2018-12-12 08:09:26 -08:00
..
Cargo.toml Upgrade smallvec to 0.6.7 and use the new may_dangle feature. 2018-12-10 09:31:27 +11:00
collection_impls.rs serialize: preallocate VecDeque in Decodable::decode 2018-11-21 10:07:33 +01:00
hex.rs A few tweaks to iterations/collecting 2018-11-13 08:42:48 +01:00
json.rs Bump to 1.33.0 2018-12-12 08:09:26 -08:00
leb128.rs Mark libserialize functions as inline 2018-08-15 12:37:08 -04:00
lib.rs Bump to 1.31.0 and bootstrap from 1.30 beta 2018-09-27 20:52:53 -07:00
opaque.rs renamed emit_nil to emit_unit 2018-09-11 23:32:41 +09:00
serialize.rs Improve handling of type bounds in bit_set.rs. 2018-09-20 08:52:41 +10:00