bincode-orig/tests
Lena Hellström f979383adb Fix tuple struct encoding in serde (#549) 2022-06-04 14:56:20 +02:00
..
issues Fix tuple struct encoding in serde (#549) 2022-06-04 14:56:20 +02:00
alloc.rs Fix riscv32 atomics and fix tests on 32-bit platforms (#533) 2022-04-08 11:35:13 +02:00
atomic.rs Added support for atomic integers 2021-10-16 14:49:18 +02:00
basic_types.rs Fix cross platform tests (#540) 2022-05-21 14:04:29 +02: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 tuple struct encoding in serde (#549) 2022-06-04 14:56:20 +02:00
serde.rs Fix tuple struct encoding in serde (#549) 2022-06-04 14:56:20 +02:00
std.rs Extended Encode and Decode for HashMap and HashSet to support custom hashers (#529) 2022-03-28 12:19:33 +02:00
utils.rs Fix tuple struct encoding in serde (#549) 2022-06-04 14:56:20 +02:00