Closed Bug 1773189 Opened 3 years ago Closed 3 years ago

Avoid windows-rs crates accidentally sneaking in the tree for now

Categories

(Developer Infrastructure :: Mach Vendor & Updatebot, task)

x86_64
Linux

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: glandium, Assigned: glandium)

References

Details

Attachments

(2 files)

No description provided.

Some crates in our graph have dependencies on parking_lot >= 0.11,
<=0.12, meaning cargo update might pull parking_lot 0.12, which brings
windows-sys.

mio >= 0.8.1 also pull windows-sys in.

Pushed by mh@glandium.org: https://hg.mozilla.org/integration/autoland/rev/ccf2958988f3 Reject windows and windows-sys crates when vendoring for now. r=firefox-build-system-reviewers,andi https://hg.mozilla.org/integration/autoland/rev/a0b400265488 Avoid windows-sys dependencies being pulled in by `cargo update`. r=emilio
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: