serde/test_suite
Mingun 71ed1f2f12 Add tests for special and general cases for internally tagged enums
Special case is the tag field first (so the enum variant are known after reading the first entry from map).
General case is the tag field not the first (so we need to buffer entries until we found an entry with tag)
2024-08-15 23:39:13 +05:00
..
no_std Work around test suite dead code warnings in nightly-2024-07-07 2024-07-06 19:26:29 -07:00
tests Add tests for special and general cases for internally tagged enums 2024-08-15 23:39:13 +05:00
Cargo.toml Pull in trybuild 'following types implement trait' fix 2024-07-06 13:13:32 -07:00