Closed
Bug 1645869
Opened 5 years ago
Closed 5 years ago
mozlint/rustfmt: simplify the code a bit
Categories
(Developer Infrastructure :: Lint and Formatting, task)
Developer Infrastructure
Lint and Formatting
Tracking
(firefox79 fixed)
RESOLVED
FIXED
mozilla79
| Tracking | Status | |
|---|---|---|
| firefox79 | --- | fixed |
People
(Reporter: Sylvestre, Assigned: Sylvestre)
References
Details
Attachments
(1 file)
No description provided.
| Assignee | ||
Comment 1•5 years ago
|
||
The version check is done above. So, it will fail there.
Move the binary check earlier to have a better error message
- simplify the code
Pushed by sledru@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/1e3e996bb9a1
mozlint/rustfmt: make the check relevant r=undef1nd
Comment 3•5 years ago
|
||
| bugherder | ||
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
•