diff options
| author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | 2022-03-01 17:44:02 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-03-01 17:44:02 +0000 |
| commit | 2e4cbe9df595c2c4cb90c788030351a7f91339f6 (patch) | |
| tree | 2e1bf40e2eaeeb4b58c996c1659c8a7429e2a518 /CHANGELOG.md | |
| parent | 57da1e0403510cafbdcf88e402b39ae6d3bf323e (diff) | |
| parent | 5ed93bd1bf056f1d2b8632502300d7488df4e9df (diff) | |
Merge #617
617: Clippy with pedantic suggestions r=korken89 a=AfoHT
Co-authored-by: Henrik Tjäder <henrik@grepit.se>
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 |
