diff options
| author | Henrik Tjäder <henrik@grepit.se> | 2022-02-18 19:38:48 +0100 |
|---|---|---|
| committer | Henrik Tjäder <henrik@grepit.se> | 2022-02-22 18:56:21 +0100 |
| commit | 5ed93bd1bf056f1d2b8632502300d7488df4e9df (patch) | |
| tree | 2e1bf40e2eaeeb4b58c996c1659c8a7429e2a518 /CHANGELOG.md | |
| parent | 57da1e0403510cafbdcf88e402b39ae6d3bf323e (diff) | |
Clippy with pedantic suggestions
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 94b745b..53406fa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,6 +22,7 @@ This project adheres to [Semantic Versioning](http://semver.org/). ### Fixed - Re-export `rtic_core::prelude` as `rtic::mutex::prelude` to allow glob imports + Clippy +- Fix all except `must_use` lints from clippy::pedantic - Fix dated migration docs for spawn - Remove obsolete action-rs tool-cache - Force mdBook to return error codes |
