We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent add03fd commit 2bc156dCopy full SHA for 2bc156d
CHANGELOG.md
@@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/).
7
8
## [Unreleased]
9
10
-- Fix reexport path when "%s" inside "dirivedFrom"
+- Fix reexport path when "%s" inside "derivedFrom"
11
- Force using rust edition 2021 in CI
12
- Added lifetime ellision for `FieldWriter` where the explicit lifetimes are not necessary, which
13
fixes the `clippy::needless_lifetimes` warning on rustc 1.84
0 commit comments