Closed
Bug 1622343
Opened 6 years ago
Closed 6 years ago
Fix rustfmt warnings for now-unskipped files
Categories
(Developer Infrastructure :: Lint and Formatting, task)
Developer Infrastructure
Lint and Formatting
Tracking
(firefox76 fixed)
RESOLVED
FIXED
mozilla76
| Tracking | Status | |
|---|---|---|
| firefox76 | --- | fixed |
People
(Reporter: Mardak, Assigned: Mardak)
References
Details
Attachments
(1 file)
Bug 1563915 included more files to get linted, but looks like because those files were untouched, they passed lint even though they have warnings ??
| Assignee | ||
Comment 1•6 years ago
|
||
| Assignee | ||
Comment 2•6 years ago
|
||
Bug 1617959 will trigger a full tree lint catching these missed files.
Blocks: 1617959
Updated•6 years ago
|
Attachment #9133268 -
Attachment description: Bug 1622343 - Fix rustfmt warnings for now-unskipped files → Bug 1622343 - Automatic code fixes for rustfmt warnings for now-unskipped files
| Assignee | ||
Comment 4•6 years ago
|
||
The rustfmt issues are only warnings and shouldn't actually block bug 1617959 from landing
No longer blocks: 1617959
Pushed by elee@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/bcba1c187fc0
Automatic code fixes for rustfmt warnings for now-unskipped files r=linter-reviewers,sylvestre
Comment 6•6 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox76:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla76
Updated•4 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
•