This is an automated email from the ASF dual-hosted git repository.
kriskras99 pushed a change to branch feat/derive_with
in repository https://gitbox.apache.org/repos/asf/avro-rs.git
from f3dd04f feat!: Use the `Fixed` representation for `uuid::Uuid`
add bf6ce37 fix(derive): Clearer error messages and documentations
No new revisions were added by this update.
Summary of changes:
avro/src/schema.rs | 3 ++-
avro_derive/src/attributes/avro.rs | 12 ++++++------
avro_derive/src/attributes/mod.rs | 13 +++++++++----
...96_with_expr_type.rs => avro_rs_396_with_expr_lambda.rs} | 2 +-
...expr_type.stderr => avro_rs_396_with_expr_lambda.stderr} | 6 +++---
.../tests/ui/avro_rs_396_with_word_without_serde.stderr | 2 +-
6 files changed, 22 insertions(+), 16 deletions(-)
copy avro_derive/tests/ui/{avro_rs_396_with_expr_type.rs =>
avro_rs_396_with_expr_lambda.rs} (96%)
copy avro_derive/tests/ui/{avro_rs_396_with_expr_type.stderr =>
avro_rs_396_with_expr_lambda.stderr} (53%)