Closed
Bug 1578852
Opened 5 years ago
Closed 5 years ago
Update wrench-deps to rustc 1.37
Categories
(Firefox Build System :: General, task)
Firefox Build System
General
Tracking
(firefox71 fixed)
RESOLVED
FIXED
mozilla71
Tracking | Status | |
---|---|---|
firefox71 | --- | fixed |
People
(Reporter: chmanchester, Assigned: chmanchester)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
The obvious patch fails in automation with
[task 2019-09-04T19:15:32.926Z] error: the crates.io
cargo vendor
command has now been merged into Cargo itself
[task 2019-09-04T19:15:32.926Z] and does not support the flag--relative-path
currently; to continue using the flag you
[task 2019-09-04T19:15:32.926Z] can executecargo-vendor vendor ...
, and if you would like to see this flag
[task 2019-09-04T19:15:32.926Z] supported in Cargo itself please feel free to file an issue at
[task 2019-09-04T19:15:32.926Z] https://github.com/rust-lang/cargo/issues/new
Assignee | ||
Comment 1•5 years ago
|
||
This was also attempted in bug 1564638.
"to continue using the flag you can execute cargo-vendor vendor ...
"
Does the suggested workaround not work for some reason?
Assignee | ||
Updated•5 years ago
|
Assignee: nobody → cmanchester
Assignee | ||
Comment 3•5 years ago
|
||
Pushed by cmanchester@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/3f813fd91f92
Update wrench-deps to use rustc 1.37 r=firefox-build-system-reviewers,dmajor
Comment 5•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox71:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla71
You need to log in
before you can comment on or make changes to this bug.
Description
•