bincode/tests/issues
Lena Hellström 2c87442fe6 Decode context (#749)
Add an optional context for decoding allowing additional data to be passed to decoded structs.

---------

Co-authored-by: branchseer <dk4rest@gmail.com>
2025-03-06 09:54:43 +00:00
..
issue_427.rs Fixed the clippy Eq warning. (#574) 2022-08-18 15:57:18 +02:00
issue_431.rs Decode context (#749) 2025-03-06 09:54:43 +00:00
issue_459.rs Moved Configuration::standard() and ::legacy() to the config module (#481) 2022-01-19 16:46:25 +01:00
issue_467.rs Moved Configuration::standard() and ::legacy() to the config module (#481) 2022-01-19 16:46:25 +01:00
issue_474.rs Fixed new clippy warnings (#617) 2023-03-30 11:06:34 +02:00
issue_498.rs Shrink `DecodeError` from 48 to 32 bytes on 64-bit arch (#553) 2022-06-15 20:50:09 +02:00
issue_500.rs Fixed the clippy Eq warning. (#574) 2022-08-18 15:57:18 +02:00
issue_523.rs Made the Cow Encode constraints more permissive (#524) 2022-03-17 11:31:22 +01:00
issue_537.rs Bump `virtue` to 0.0.9 and add test for #537 (#591) 2022-10-08 14:31:40 +02:00
issue_547.rs Fix tuple struct encoding in serde (#549) 2022-06-04 14:56:20 +02:00
issue_570.rs Prefixed the E and D generic argument in bincode-derive (#573) 2022-08-18 19:01:30 +02:00
issue_592.rs Encode variant index instead of variant value (#593) 2022-10-18 11:56:53 +02:00
issue_614.rs Decode context (#749) 2025-03-06 09:54:43 +00:00