Closed
Bug 1645829
Opened 5 years ago
Closed 5 years ago
Add a check for the clippy version
Categories
(Developer Infrastructure :: Source Code Analysis, defect)
Developer Infrastructure
Source Code Analysis
Tracking
(firefox79 fixed)
RESOLVED
FIXED
mozilla79
Tracking | Status | |
---|---|---|
firefox79 | --- | fixed |
People
(Reporter: Sylvestre, Assigned: Sylvestre)
References
Details
Attachments
(2 files)
The clippy that we have in the CI is from March.
There is a new version from May but it has different output causing the mozlint test to fail:
https://treeherder.mozilla.org/logviewer.html#?job_id=306088671&repo=try
I fixed that in bug 1645066
Now, doing the same as bug 1633130 for clippy
Assignee | ||
Updated•5 years ago
|
Assignee: nobody → sledru
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
|
||
Also, make a change to force the installation of a more recent version
of clippy & rustfmt until we have a proper fix
Pushed by sledru@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b227b6867c4c
mozlint: Show the version of rustc r=linter-reviewers,ahal
https://hg.mozilla.org/integration/autoland/rev/067534a9f4d4
Add a check for the clippy version r=linter-reviewers,ahal
Comment 4•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/b227b6867c4c
https://hg.mozilla.org/mozilla-central/rev/067534a9f4d4
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox79:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla79
Updated•3 years ago
|
Product: Firefox Build System → Developer Infrastructure
You need to log in
before you can comment on or make changes to this bug.
Description
•