Closed Bug 1770894 Opened 2 years ago Closed 2 years ago

Upgrade various rust crates to reduce current and future duplicates

Categories

(Core :: General, task)

task

Tracking

()

RESOLVED FIXED
103 Branch
Tracking Status
firefox103 --- fixed

People

(Reporter: glandium, Assigned: glandium)

References

Details

Attachments

(20 files, 1 obsolete file)

48 bytes, text/x-phabricator-request
Details | Review
48 bytes, text/x-phabricator-request
Details | Review
48 bytes, text/x-phabricator-request
Details | Review
48 bytes, text/x-phabricator-request
Details | Review
48 bytes, text/x-phabricator-request
Details | Review
48 bytes, text/x-phabricator-request
Details | Review
48 bytes, text/x-phabricator-request
Details | Review
48 bytes, text/x-phabricator-request
Details | Review
48 bytes, text/x-phabricator-request
Details | Review
48 bytes, text/x-phabricator-request
Details | Review
48 bytes, text/x-phabricator-request
Details | Review
48 bytes, text/x-phabricator-request
Details | Review
48 bytes, text/x-phabricator-request
Details | Review
48 bytes, text/x-phabricator-request
Details | Review
48 bytes, text/x-phabricator-request
Details | Review
48 bytes, text/x-phabricator-request
Details | Review
48 bytes, text/x-phabricator-request
Details | Review
48 bytes, text/x-phabricator-request
Details | Review
48 bytes, text/x-phabricator-request
Details | Review
48 bytes, text/x-phabricator-request
Details | Review
No description provided.
Summary: Force update bindgen to 0.59 → Upgrade various rust crates to reduce current and future duplicates

We don't support redox, so we might as well avoid pulling dependencies
we'll never need and may pull duplicates.

Depends on: 1771186
Keywords: leave-open
Pushed by mh@glandium.org:
https://hg.mozilla.org/integration/autoland/rev/380dec0f7fe6
Force update bindgen to 0.59. r=emilio
https://hg.mozilla.org/integration/autoland/rev/0f1a784d75c6
Update in-tree crates to bindgen 0.59. r=emilio
https://hg.mozilla.org/integration/autoland/rev/130b56f5be8f
Upgrade coreaudio-sys to 0.2.10. r=padenot
https://hg.mozilla.org/integration/autoland/rev/d36884386154
Force update cfg-if to 1.0. r=emilio
https://hg.mozilla.org/integration/autoland/rev/d8a0434bd32d
Force update itertools to 0.10. r=emilio
https://hg.mozilla.org/integration/autoland/rev/a169d4069a81
Patch redox_users with an empty crate. r=emilio
https://hg.mozilla.org/integration/autoland/rev/856e37c7bdd9
Update dirs-sys. r=emilio
https://hg.mozilla.org/integration/autoland/rev/9d256bc194e7
Update plist to 1.2.1. r=webdriver-reviewers,jgraham
https://hg.mozilla.org/integration/autoland/rev/0d4c47ef4765
Update http3server to base64 0.13. r=necko-reviewers,kershaw
https://hg.mozilla.org/integration/autoland/rev/9cf12b31d9c9
Update cert_storage to base64 0.13. r=keeler
https://hg.mozilla.org/integration/autoland/rev/a5fab478090c
Force update memmap2 to 0.3. r=emilio
https://hg.mozilla.org/integration/autoland/rev/8c9975000c25
Update profiler-helper to object 0.28. r=mstange
https://hg.mozilla.org/integration/autoland/rev/13111f4c114a
Force update rand to 0.8. r=emilio
https://hg.mozilla.org/integration/autoland/rev/2e4f492a8222
Update phf to 0.10. r=emilio
https://hg.mozilla.org/integration/autoland/rev/ae6ffff33128
Force update hashbrown to 0.11. r=emilio
https://hg.mozilla.org/integration/autoland/rev/d4bd20e7ac74
Update indexmap to 1.8.1. r=emilio
Flags: needinfo?(mh+mozilla)

(In reply to Cosmin Sabou [:CosminS] from comment #22)

Backed out 4 changesets (Bug 1770894) for causing build bustages.

Does this mean other 12 changesets in comment #20 are successfully merged into m-c?
There are no bugherder message for merged changesets.

Comment on attachment 9278839 [details]
Bug 1770894 - Fix warnings about whitelist/blocklist functions being deprecated in bindgen 0.59.

Revision D147695 was moved to bug 1771993. Setting attachment 9278839 [details] to obsolete.

Attachment #9278839 - Attachment is obsolete: true
Keywords: leave-open
Blocks: 1772048
Blocks: 1772068

Force update bindgen to 0.59. r=emilio
https://hg.mozilla.org/integration/autoland/rev/380dec0f7fe63c984e1c23aa9d6960e12e2b0d3e
https://hg.mozilla.org/mozilla-central/rev/380dec0f7fe6

Update in-tree crates to bindgen 0.59. r=emilio
https://hg.mozilla.org/integration/autoland/rev/0f1a784d75c66f8a446205840515a6c726afbcbd
https://hg.mozilla.org/mozilla-central/rev/0f1a784d75c6

Upgrade coreaudio-sys to 0.2.10. r=padenot
https://hg.mozilla.org/integration/autoland/rev/130b56f5be8f81c0456d83417f1cad07fa9fe1ff
https://hg.mozilla.org/mozilla-central/rev/130b56f5be8f

Force update cfg-if to 1.0. r=emilio
https://hg.mozilla.org/integration/autoland/rev/d36884386154a91ab616922fc5e43f6fa6c4e993
https://hg.mozilla.org/mozilla-central/rev/d36884386154

Force update itertools to 0.10. r=emilio
https://hg.mozilla.org/integration/autoland/rev/d8a0434bd32db8a46dbc234109d0d6c2ce493cce
https://hg.mozilla.org/mozilla-central/rev/d8a0434bd32d

Patch redox_users with an empty crate. r=emilio
https://hg.mozilla.org/integration/autoland/rev/a169d4069a814895ba91435d55408ee8eb7b02f9
https://hg.mozilla.org/mozilla-central/rev/a169d4069a81

Update dirs-sys. r=emilio
https://hg.mozilla.org/integration/autoland/rev/856e37c7bdd9dfcae0abc3f4b295809bce5b543d
https://hg.mozilla.org/mozilla-central/rev/856e37c7bdd9

Update plist to 1.2.1. r=webdriver-reviewers,jgraham
https://hg.mozilla.org/integration/autoland/rev/9d256bc194e725598150a2c3b8b23a06c0fe9a8a
https://hg.mozilla.org/mozilla-central/rev/9d256bc194e7

Update http3server to base64 0.13. r=necko-reviewers,kershaw
https://hg.mozilla.org/integration/autoland/rev/0d4c47ef47659543346bdc895bcd2a61fea31ce6
https://hg.mozilla.org/mozilla-central/rev/0d4c47ef4765

Update cert_storage to base64 0.13. r=keeler
https://hg.mozilla.org/integration/autoland/rev/9cf12b31d9c9770979014063027f92902a73f9d8
https://hg.mozilla.org/mozilla-central/rev/9cf12b31d9c9

Force update memmap2 to 0.3. r=emilio
https://hg.mozilla.org/integration/autoland/rev/a5fab478090c60608cf54de3567eaffc6712d1cc
https://hg.mozilla.org/mozilla-central/rev/a5fab478090c

Update profiler-helper to object 0.28. r=mstange
https://hg.mozilla.org/integration/autoland/rev/8c9975000c25427348660e4648dfa8d33603c258
https://hg.mozilla.org/mozilla-central/rev/8c9975000c25

Blocks: 1772986
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: