This is an automated email from the ASF dual-hosted git repository.

kriskras99 pushed a change to branch feat/use_serde_attributes2
in repository https://gitbox.apache.org/repos/asf/avro-rs.git


    from fb60c23  feat: Also use the `serde(rename)` attribute
     add 8bf46c4  chore: Small fixes

No new revisions were added by this update.

Summary of changes:
 avro_derive/src/attributes/mod.rs                  | 11 ++++++++---
 avro_derive/src/lib.rs                             | 12 ++++-------
 .../tests/ui/avro_rs_373_rename_all_fields.rs      |  2 ++
 .../tests/ui/avro_rs_373_rename_all_fields.stderr  | 23 ++++------------------
 ...373_tag struct.rs => avro_rs_373_tag_struct.rs} |  0
 ...struct.stderr => avro_rs_373_tag_struct.stderr} |  2 +-
 6 files changed, 19 insertions(+), 31 deletions(-)
 rename avro_derive/tests/ui/{avro_rs_373_tag struct.rs => 
avro_rs_373_tag_struct.rs} (100%)
 rename avro_derive/tests/ui/{avro_rs_373_tag struct.stderr => 
avro_rs_373_tag_struct.stderr} (85%)

Reply via email to