Граф коммитов

2 Коммитов

Автор SHA1 Сообщение Дата
Daniel Darnell c243e55f6a Bug 1860654 - Vendor in new application-services / Glean / UniFFI. r=thunderbird-build-system-reviewers,rjl
Depends on D196323

Differential Revision: https://phabricator.services.mozilla.com/D196324

--HG--
rename : third_party/rust/uniffi_bindgen/src/interface/attributes.rs => third_party/rust/uniffi_udl/src/attributes.rs
extra : moz-landing-system : lando
2023-12-13 18:29:28 +00:00
Ikey Doherty e906c84d0d Bug 1860654 - Support Rust for Thunderbird development. r=rjl
Adds a new `comm/rust` directory used to build the upstream `gkrust-shared`
library within the newly provided `gkrust` Rust library.

Expose a new dedicated workspace and vendoring system, allowing for
Thunderbird-only dependencies within the tree, and solve the issue of having
drift in Cargo.lock between Thunderbird and Firefox.

New mach commands for managing the workflow around Rust with Thunderbird:

    ./mach tb-rust sync
    ./mach tb-rust vendor

Differential Revision: https://phabricator.services.mozilla.com/D193543

--HG--
extra : amend_source : ca6dc59ef386f4c62f53e79dac8cdb6caef8104e
2023-12-01 12:15:13 +00:00