Closed
Bug 1917110
Opened 1 year ago
Closed 1 year ago
Block undesired Rust crates when vendoring
Categories
(Thunderbird :: Build Config, defect)
Thunderbird
Build Config
Tracking
(Not tracked)
RESOLVED
FIXED
132 Branch
People
(Reporter: rjl, Assigned: rjl)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Bug 1917090 removed some unwanted vendored Rust crates (specifically windows-targets and its dependencies). To prevent problems like this in the future, add a check for undesired crates when running tb-rust vendor.
| Assignee | ||
Comment 1•1 year ago
|
||
| Assignee | ||
Updated•1 year ago
|
Keywords: checkin-needed-tb
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/6f1370fb949b
Add check for undesirable vendored Rust crates. r=dandarnell
Updated•1 year ago
|
Target Milestone: --- → 132 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•