Skip to content

Commit 4954519

Browse files
committed
[Changelog] Add clippy change
1 parent 91815f7 commit 4954519

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ The format is based on [Keep a Changelog] and this project adheres to
88
### Changed
99
- `assert_eq_size_ptr` wraps its code inside of a closure, ensuring that the
1010
unsafe code inside never runs
11+
- Clippy no longer warns about `unneeded_field_pattern` within `assert_fields`
1112

1213
### Added
1314
- Much better documentation with test examples that are guaranteed to fail at

0 commit comments

Comments
 (0)