bincode/tests
Trangar e0e5402094 Fixed broken commit to trunk (#687)
Co-authored-by: Victor Koenders <victor.koenders@qrtech.se>
2023-12-15 08:08:38 +01:00
..
issues Bumped virtue to 0.0.13 (#626) 2023-03-30 13:08:23 +02:00
alloc.rs Fixed new clippy warnings (#617) 2023-03-30 11:06:34 +02:00
atomic.rs Rewrite: seperated Decode and BorrowDecode (#526) 2022-06-04 15:23:55 +02:00
basic_types.rs Fixed broken commit to trunk (#687) 2023-12-15 08:08:38 +01:00
derive.rs Made arrays never encode their length (#625) 2023-03-30 15:09:33 +02:00
derive_rename.rs Updated to virtue 0.0.6, added #[bincode(crate = other)] attribute (#494) 2022-01-31 19:46:57 +01:00
error_size.rs Shrink `DecodeError` from 48 to 32 bytes on 64-bit arch (#553) 2022-06-15 20:50:09 +02:00
issues.rs Bumped virtue to 0.0.13 (#626) 2023-03-30 13:08:23 +02:00
serde.rs Compat and BorrowCompat Debug and Display implementations (#670) 2023-10-21 12:53:43 +02:00
std.rs Reverted 'static constraint on T in Vec<T> and [T; N] (#663) 2023-09-19 14:58:49 +02:00
utils.rs Made arrays never encode their length (#625) 2023-03-30 15:09:33 +02:00