Skip to content
Snippets Groups Projects
Unverified Commit be8e6268 authored by Squirrel's avatar Squirrel Committed by GitHub
Browse files

Set clippy lints in workspace (requires rust 1.74) (#2390)


We currently use a bit of a hack in `.cargo/config` to make sure that
clippy isn't too annoying by specifying the list of lints.

There is now a stable way to define lints for a workspace. The only down
side is that every crate seems to have to opt into this so there's a
*few* files modified in this PR.

Dependencies:

- [x] PR that upgrades CI to use rust 1.74 is merged.

---------

Co-authored-by: default avatarjoe petrowski <25483142+joepetrowski@users.noreply.github.com>
Co-authored-by: default avatarBranislav Kontur <bkontur@gmail.com>
Co-authored-by: default avatarLiam Aharon <liam.aharon@hotmail.com>
parent 4c4407a8
No related merge requests found
Pipeline #425743 canceled with stages
in 21 minutes and 21 seconds
Showing
with 80 additions and 36 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment