Closed
Bug 1437570
Opened 7 years ago
Closed 7 years ago
Upgrade rust-ini crate to 0.10.2
Categories
(Testing :: geckodriver, enhancement, P1)
Tracking
(firefox60 fixed)
RESOLVED
FIXED
mozilla60
Tracking | Status | |
---|---|---|
firefox60 | --- | fixed |
People
(Reporter: ato, Assigned: ato)
References
Details
Attachments
(1 file)
The rust-ini crate version 0.10.2 onwards doesn’t depend on a
too specific version of the log crate, so that we can pick up the
default vendored version. This marginally improves compile performance.
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → ato
Status: NEW → ASSIGNED
Comment hidden (mozreview-request) |
Assignee | ||
Updated•7 years ago
|
Priority: -- → P1
Comment 2•7 years ago
|
||
mozreview-review |
Comment on attachment 8950257 [details]
Bug 1437570 - Upgrade to rust-ini 0.10.2.
https://reviewboard.mozilla.org/r/219514/#review225994
Attachment #8950257 -
Flags: review?(james) → review+
Assignee | ||
Comment 3•7 years ago
|
||
Need to run "./mach vendor rust" again here to get rid of the old
log crate under third_party after bug 1436830 lands.
Depends on: 1436830
Assignee | ||
Comment 4•7 years ago
|
||
Actually no, bug 1438195 can take care of that.
No longer blocks: 1401129
Pushed by atolfsen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d8bb0ab25ecb
Upgrade to rust-ini 0.10.2. r=jgraham
Comment 6•7 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
status-firefox60:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla60
You need to log in
before you can comment on or make changes to this bug.
Description
•