History log of /
third_party
/
rust
/
crates
/
serde
/
test_suite
/
tests
/
ui
/ (Results
1 - 1
of
1
)
Home
History
Annotate
only in
this directory
Revision
Date
Author
Comments
(<<< Hide modified files)
(Show modified files >>>)
7e2e9c0c
29-Sep-2024
openharmony_ci <120357966@qq.com>
!7 修改软件名
Merge pull request !7 from 李可/master
borrow/bad_lifetimes.rs
borrow/bad_lifetimes.stderr
borrow/duplicate_lifetime.rs
borrow/duplicate_lifetime.stderr
borrow/duplicate_variant.rs
borrow/duplicate_variant.stderr
borrow/empty_lifetimes.rs
borrow/empty_lifetimes.stderr
borrow/no_lifetimes.rs
borrow/no_lifetimes.stderr
borrow/struct_variant.rs
borrow/struct_variant.stderr
borrow/wrong_lifetime.rs
borrow/wrong_lifetime.stderr
conflict/adjacent-tag.rs
conflict/adjacent-tag.stderr
conflict/flatten-newtype-struct.rs
conflict/flatten-newtype-struct.stderr
conflict/flatten-tuple-struct.rs
conflict/flatten-tuple-struct.stderr
conflict/from-try-from.rs
conflict/from-try-from.stderr
conflict/internal-tag-alias.rs
conflict/internal-tag-alias.stderr
conflict/internal-tag.rs
conflict/internal-tag.stderr
default-attribute/enum.rs
default-attribute/enum.stderr
default-attribute/enum_path.rs
default-attribute/enum_path.stderr
default-attribute/tuple_struct.rs
default-attribute/tuple_struct.stderr
default-attribute/tuple_struct_path.rs
default-attribute/tuple_struct_path.stderr
duplicate-attribute/rename-and-ser.rs
duplicate-attribute/rename-and-ser.stderr
duplicate-attribute/rename-ser-rename-ser.rs
duplicate-attribute/rename-ser-rename-ser.stderr
duplicate-attribute/rename-ser-rename.rs
duplicate-attribute/rename-ser-rename.stderr
duplicate-attribute/rename-ser-ser.rs
duplicate-attribute/rename-ser-ser.stderr
duplicate-attribute/two-rename-ser.rs
duplicate-attribute/two-rename-ser.stderr
duplicate-attribute/with-and-serialize-with.rs
duplicate-attribute/with-and-serialize-with.stderr
enum-representation/content-no-tag.rs
enum-representation/content-no-tag.stderr
enum-representation/internal-tuple-variant.rs
enum-representation/internal-tuple-variant.stderr
enum-representation/partially_tagged_wrong_order.rs
enum-representation/partially_tagged_wrong_order.stderr
enum-representation/untagged-and-adjacent.rs
enum-representation/untagged-and-adjacent.stderr
enum-representation/untagged-and-content.rs
enum-representation/untagged-and-content.stderr
enum-representation/untagged-and-internal.rs
enum-representation/untagged-and-internal.stderr
enum-representation/untagged-struct.rs
enum-representation/untagged-struct.stderr
expected-string/boolean.rs
expected-string/boolean.stderr
expected-string/byte_character.rs
expected-string/byte_character.stderr
expected-string/byte_string.rs
expected-string/byte_string.stderr
expected-string/character.rs
expected-string/character.stderr
expected-string/float.rs
expected-string/float.stderr
expected-string/integer.rs
expected-string/integer.stderr
identifier/both.rs
identifier/both.stderr
identifier/field_struct.rs
identifier/field_struct.stderr
identifier/field_tuple.rs
identifier/field_tuple.stderr
identifier/newtype_not_last.rs
identifier/newtype_not_last.stderr
identifier/not_unit.rs
identifier/not_unit.stderr
identifier/other_not_last.rs
identifier/other_not_last.stderr
identifier/other_untagged.rs
identifier/other_untagged.stderr
identifier/other_variant.rs
identifier/other_variant.stderr
identifier/variant_struct.rs
identifier/variant_struct.stderr
identifier/variant_tuple.rs
identifier/variant_tuple.stderr
malformed/bound.rs
malformed/bound.stderr
malformed/cut_off.rs
malformed/cut_off.stderr
malformed/not_list.rs
malformed/not_list.stderr
malformed/rename.rs
malformed/rename.stderr
malformed/str_suffix.rs
malformed/str_suffix.stderr
malformed/trailing_expr.rs
malformed/trailing_expr.stderr
precondition/deserialize_de_lifetime.rs
precondition/deserialize_de_lifetime.stderr
precondition/deserialize_dst.rs
precondition/deserialize_dst.stderr
precondition/serialize_field_identifier.rs
precondition/serialize_field_identifier.stderr
precondition/serialize_variant_identifier.rs
precondition/serialize_variant_identifier.stderr
remote/bad_getter.rs
remote/bad_getter.stderr
remote/bad_remote.rs
remote/bad_remote.stderr
remote/double_generic.rs
remote/double_generic.stderr
remote/enum_getter.rs
remote/enum_getter.stderr
remote/missing_field.rs
remote/missing_field.stderr
remote/nonremote_getter.rs
remote/nonremote_getter.stderr
remote/unknown_field.rs
remote/unknown_field.stderr
remote/wrong_de.rs
remote/wrong_de.stderr
remote/wrong_getter.rs
remote/wrong_getter.stderr
remote/wrong_ser.rs
remote/wrong_ser.stderr
rename/container_unknown_rename_rule.rs
rename/container_unknown_rename_rule.stderr
rename/variant_unknown_rename_rule.rs
rename/variant_unknown_rename_rule.stderr
struct-representation/internally-tagged-tuple.rs
struct-representation/internally-tagged-tuple.stderr
struct-representation/internally-tagged-unit.rs
struct-representation/internally-tagged-unit.stderr
transparent/at_most_one.rs
transparent/at_most_one.stderr
transparent/de_at_least_one.rs
transparent/de_at_least_one.stderr
transparent/enum.rs
transparent/enum.stderr
transparent/ser_at_least_one.rs
transparent/ser_at_least_one.stderr
transparent/unit_struct.rs
transparent/unit_struct.stderr
transparent/with_from.rs
transparent/with_from.stderr
transparent/with_into.rs
transparent/with_into.stderr
transparent/with_try_from.rs
transparent/with_try_from.stderr
type-attribute/from.rs
type-attribute/from.stderr
type-attribute/into.rs
type-attribute/into.stderr
type-attribute/try_from.rs
type-attribute/try_from.stderr
unexpected-literal/container.rs
unexpected-literal/container.stderr
unexpected-literal/field.rs
unexpected-literal/field.stderr
unexpected-literal/variant.rs
unexpected-literal/variant.stderr
unknown-attribute/container.rs
unknown-attribute/container.stderr
unknown-attribute/field.rs
unknown-attribute/field.stderr
unknown-attribute/variant.rs
unknown-attribute/variant.stderr
unsupported/union_de.rs
unsupported/union_de.stderr
unsupported/union_ser.rs
unsupported/union_ser.stderr
with-variant/skip_de_newtype_field.rs
with-variant/skip_de_newtype_field.stderr
with-variant/skip_de_struct_field.rs
with-variant/skip_de_struct_field.stderr
with-variant/skip_de_tuple_field.rs
with-variant/skip_de_tuple_field.stderr
with-variant/skip_de_whole_variant.rs
with-variant/skip_de_whole_variant.stderr
with-variant/skip_ser_newtype_field.rs
with-variant/skip_ser_newtype_field.stderr
with-variant/skip_ser_newtype_field_if.rs
with-variant/skip_ser_newtype_field_if.stderr
with-variant/skip_ser_struct_field.rs
with-variant/skip_ser_struct_field.stderr
with-variant/skip_ser_struct_field_if.rs
with-variant/skip_ser_struct_field_if.stderr
with-variant/skip_ser_tuple_field.rs
with-variant/skip_ser_tuple_field.stderr
with-variant/skip_ser_tuple_field_if.rs
with-variant/skip_ser_tuple_field_if.stderr
with-variant/skip_ser_whole_variant.rs
with-variant/skip_ser_whole_variant.stderr