Closed
Bug 1894791
Opened 10 months ago
Closed 9 months ago
Upgrade to `clang-sys` 1.7.0
Categories
(Core :: General, task, P1)
Core
General
Tracking
()
RESOLVED
FIXED
128 Branch
Tracking | Status | |
---|---|---|
firefox128 | --- | fixed |
People
(Reporter: ErichDonGubler, Assigned: ErichDonGubler)
References
Details
Attachments
(1 file)
This lets us finally kill the fake libloading 0.7.999
façade crate we use to unify dependencies. 🙌🏻
Assignee | ||
Comment 1•10 months ago
|
||
This lets us transitively migrate from libloading
version 7 to version
8. Now, WGPU just has to upgrade its dependency as the final step to
remove our fake libloading
crate!
Assignee | ||
Updated•9 months ago
|
Summary: Do easy migrations from `libloading` 7 to 8 → Upgrade to `clang-sys` 1.7.0
Pushed by egubler@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/10aca7c7972e
build: upgrade `clang-sys` 1.6.0 → 1.7.0 r=supply-chain-reviewers,glandium
Comment 3•9 months ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 9 months ago
status-firefox128:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 128 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•