This is an automated email from the ASF dual-hosted git repository.
mgrigorov pushed a change to branch pedantic-clippy
in repository https://gitbox.apache.org/repos/asf/avro-rs.git
from 1bf28f7 chore: Apply some suggestions by -Dclippy::pedantic
add d2a38dd Simplify clear_log_messages() helper method
add 3a73087 Move clippy settings to Cargo.toml
add 1166b36 Simplify the docstrings for logging related helper methods
add 4eb6a2a Improve assert_not_logged() to check all messages, not just
the last one
No new revisions were added by this update.
Summary of changes:
.github/workflows/test-lang-rust-clippy.yml | 8 +--
Cargo.toml | 2 +
avro_test_helper/src/logger.rs | 103 +++++++++-------------------
3 files changed, 40 insertions(+), 73 deletions(-)