bincode/tests
Trangar 58dc788dfa Fix/issue 500 (#503)
* Fixed an issue where serde would decode a sequence with an u32 instead of a usize

* Added serde to the `the_same` test for roundtrips, fixed several issues.

* Fixed backwards compatibility for result, ipv4addr and ipv6addr

* Processed feedback
2022-02-07 16:52:15 +01:00
..
issues Fix/issue 500 (#503) 2022-02-07 16:52:15 +01:00
alloc.rs Fix/issue 500 (#503) 2022-02-07 16:52:15 +01:00
atomic.rs Added support for atomic integers 2021-10-16 14:49:18 +02:00
basic_types.rs Fix/issue 500 (#503) 2022-02-07 16:52:15 +01:00
derive.rs Fixed an error in bincode derive where it would implement the wrong trait if a generic parameter is present (#487) 2022-01-23 10:10:36 +01:00
derive_rename.rs Updated to virtue 0.0.6, added #[bincode(crate = other)] attribute (#494) 2022-01-31 19:46:57 +01:00
issues.rs Fix/issue 500 (#503) 2022-02-07 16:52:15 +01:00
serde.rs Fix/issue 500 (#503) 2022-02-07 16:52:15 +01:00
std.rs Fix CString compatibility with bincode v1 (#502) 2022-02-06 10:36:03 +01:00
utils.rs Fix/issue 500 (#503) 2022-02-07 16:52:15 +01:00