We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91815f7 commit 4954519Copy full SHA for 4954519
CHANGELOG.md
@@ -8,6 +8,7 @@ The format is based on [Keep a Changelog] and this project adheres to
8
### Changed
9
- `assert_eq_size_ptr` wraps its code inside of a closure, ensuring that the
10
unsafe code inside never runs
11
+- Clippy no longer warns about `unneeded_field_pattern` within `assert_fields`
12
13
### Added
14
- Much better documentation with test examples that are guaranteed to fail at
0 commit comments