serde/test_suite/tests/expand
Mingun 0737474640 Allow field identifiers be any numbers if #[serde(other)] is used
Thus behavior synchronized between string/bytes identifiers and numeric identifiers
2020-10-22 16:35:28 +05:00
..
de_enum.expanded.rs Allow field identifiers be any numbers if #[serde(other)] is used 2020-10-22 16:35:28 +05:00
de_enum.rs Add missing import in de_enum expand test 2019-11-26 00:00:05 -08:00
default_ty_param.expanded.rs Allow field identifiers be any numbers if #[serde(other)] is used 2020-10-22 16:35:28 +05:00
default_ty_param.rs Format imports in expandtest inputs 2019-11-25 23:57:34 -08:00
generic_enum.expanded.rs Allow field identifiers be any numbers if #[serde(other)] is used 2020-10-22 16:35:28 +05:00
generic_enum.rs Format imports in expandtest inputs 2019-11-25 23:57:34 -08:00
generic_struct.expanded.rs Allow field identifiers be any numbers if #[serde(other)] is used 2020-10-22 16:35:28 +05:00
generic_struct.rs Format imports in expandtest inputs 2019-11-25 23:57:34 -08:00
generic_tuple_struct.expanded.rs Use underscore consts on Rust 1.37+ 2020-06-19 15:55:43 +09:00
generic_tuple_struct.rs Format imports in expandtest inputs 2019-11-25 23:57:34 -08:00
lifetimes.expanded.rs Allow field identifiers be any numbers if #[serde(other)] is used 2020-10-22 16:35:28 +05:00
lifetimes.rs Format imports in expandtest inputs 2019-11-25 23:57:34 -08:00
named_map.expanded.rs Allow field identifiers be any numbers if #[serde(other)] is used 2020-10-22 16:35:28 +05:00
named_map.rs Format imports in expandtest inputs 2019-11-25 23:57:34 -08:00
named_tuple.expanded.rs Use underscore consts on Rust 1.37+ 2020-06-19 15:55:43 +09:00
named_tuple.rs Format imports in expandtest inputs 2019-11-25 23:57:34 -08:00
named_unit.expanded.rs Use underscore consts on Rust 1.37+ 2020-06-19 15:55:43 +09:00
named_unit.rs Format imports in expandtest inputs 2019-11-25 23:57:34 -08:00
ser_enum.expanded.rs Use underscore consts on Rust 1.37+ 2020-06-19 15:55:43 +09:00
ser_enum.rs Format with rustfmt 2019-10-07 2019-11-26 00:02:11 -08:00
void.expanded.rs Use underscore consts on Rust 1.37+ 2020-06-19 15:55:43 +09:00
void.rs Format imports in expandtest inputs 2019-11-25 23:57:34 -08:00