serde/test_suite
Mingun 5e37ade519 Move all adjacently tagged enum tests (except flatten) into a dedicated module
Moved and renamed:
From test_annotatons
- test_adjacently_tagged_enum_bytes               => bytes
- flatten::enum_::adjacently_tagged::straitforward=> struct_with_flatten
- test_expecting_message_adjacently_tagged_enum   => expecting_message
- test_partially_untagged_adjacently_tagged_enum  => partially_untagged

From test_macros
- test_adjacently_tagged_newtype_struct           => newtype_with_newtype
- test_adjacently_tagged_enum
- test_adjacently_tagged_enum_deny_unknown_fields => deny_unknown_fields
2024-08-16 21:36:52 +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 Move all adjacently tagged enum tests (except flatten) into a dedicated module 2024-08-16 21:36:52 +05:00
Cargo.toml Pull in trybuild 'following types implement trait' fix 2024-07-06 13:13:32 -07:00