bincode-orig/compatibility/src
Trangar dc468b4bed Made arrays never encode their length (#625)
* Made arrays with 32 elements or less never encode their length

* Removed `write_fixed_array_length` and `skip_fixed_array_length` as this was based on incorrect assumptions on how serde and bincode 1 works

---------

Co-authored-by: Victor Koenders <victor.koenders@qrtech.se>
2023-03-30 15:09:33 +02:00
..
lib.rs Made arrays never encode their length (#625) 2023-03-30 15:09:33 +02:00
membership.rs Fixed the clippy Eq warning. (#574) 2022-08-18 15:57:18 +02:00
misc.rs Made arrays never encode their length (#625) 2023-03-30 15:09:33 +02:00
rand.rs Fixed the clippy Eq warning. (#574) 2022-08-18 15:57:18 +02:00
sway.rs Fixed the clippy Eq warning. (#574) 2022-08-18 15:57:18 +02:00