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
## Motivation
Many of the non-default Clippy lints in the "pedantic" category are
actually useful, especially the "don't re-implement the standard
library" ones.
## Proposal
Fix many pedantic warnings. Deny some of the lints.
## Test Plan
CI
## Release Plan
- Nothing to do / These changes follow the usual release cycle.
- (But could be backported.)
## Links
- [reviewer
checklist](https://github.com/linera-io/linera-protocol/blob/main/CONTRIBUTING.md#reviewer-checklist)
0 commit comments