You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some `clippy::author` improvements
changelog: none
* Use `Debug` instead of re-implementing it for some things
* Fix block trailing expression handing
* Don't double print on stmt/expr with `#[clippy::author]` attribute
In addition to
rustc
we haverust
,rustdoc
,rusti
andrustpkg
.Maintaining 5 man pages will be tedious. Might want to make it part of the release process.
The text was updated successfully, but these errors were encountered: