mirror of https://git.sr.ht/~stygianentity/bincode
* Added cross platform tests * Added all cross platforms * Fixed an issue where `usize` and `isize` would be encoded wrong on 32 bit platforms * Made the cross platform tests actually run on the platforms * Disabled cross targets that don't build right now * Fixed a failing test on 32 bit platforms, re-enabled all platforms for testing * Disabled failing platforms |
||
|---|---|---|
| .. | ||
| issues | ||
| alloc.rs | ||
| atomic.rs | ||
| basic_types.rs | ||
| derive.rs | ||
| derive_rename.rs | ||
| issues.rs | ||
| serde.rs | ||
| std.rs | ||
| utils.rs | ||