cargo clippy unclean

Bug #2039728 reported by Robert Collins
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Breezy
Triaged
Undecided
Unassigned

Bug Description

I'm just perusing things for memories sake and happened to notice that there are many lints showing during the build.

I think there is a lot of merit in having a clean build: either decide that a particular thing is wrong, and whitelist the lint, or fail the build on the lint if it shows up. That way, when a genuine bug (such as 'permissions.set_readonly(false)' (one of the current lints) shows up, it is clear and can be actioned much more easily.

To reproduce: run 'cargo clippy' in the source tree.

description: updated
Jelmer Vernooij (jelmer)
Changed in brz:
status: New → Triaged
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.