Skip to content

Commit

Permalink
Change expectations about deserializing attributes
Browse files Browse the repository at this point in the history
failures (40):
    enum_::adjacently_tagged::flatten_struct::attributes
    enum_::adjacently_tagged::nested_struct::attributes
    enum_::adjacently_tagged::newtype::attributes
    enum_::adjacently_tagged::struct_::attributes
    enum_::adjacently_tagged::unit::attributes
    enum_::externally_tagged::flatten_struct::attributes
    enum_::externally_tagged::nested_struct::attributes
    enum_::externally_tagged::struct_::attributes
    enum_::internally_tagged::flatten_struct::attributes
    enum_::internally_tagged::nested_struct::attributes
    enum_::internally_tagged::struct_::attributes
    enum_::internally_tagged::unit::attributes
    enum_::untagged::flatten_struct::attributes
    enum_::untagged::nested_struct::attributes
    flatten_struct::attributes
    from_str_should_ignore_encoding
    nested_struct::attributes
    seq::fixed_name::fixed_size::list_of_struct
    seq::fixed_name::variable_size::list_of_struct
    seq::top_level::list_of_struct
    struct_::attribute_and_element
    struct_::attributes
    struct_::excess_attributes
    xml_schema_lists::attribute::bool_
    xml_schema_lists::attribute::byte_buf
    xml_schema_lists::attribute::char_
    xml_schema_lists::attribute::f32_
    xml_schema_lists::attribute::f64_
    xml_schema_lists::attribute::i128_
    xml_schema_lists::attribute::i16_
    xml_schema_lists::attribute::i32_
    xml_schema_lists::attribute::i64_
    xml_schema_lists::attribute::i8_
    xml_schema_lists::attribute::string
    xml_schema_lists::attribute::u128_
    xml_schema_lists::attribute::u16_
    xml_schema_lists::attribute::u32_
    xml_schema_lists::attribute::u64_
    xml_schema_lists::attribute::u8_
    xml_schema_lists::attribute::unit
  • Loading branch information
Mingun committed Oct 26, 2022
1 parent 58924da commit d0dc219
Showing 1 changed file with 289 additions and 95 deletions.

0 comments on commit d0dc219

Please sign in to comment.