Closed
Bug 1865100
Opened 2 years ago
Closed 2 years ago
Document how to write and maintain Rust code in Thunderbird
Categories
(Thunderbird :: General, task)
Thunderbird
General
Tracking
(thunderbird_esr115 wontfix, thunderbird122 wontfix)
RESOLVED
FIXED
123 Branch
People
(Reporter: babolivier, Assigned: babolivier)
References
Details
Attachments
(1 file)
Rust in Thunderbird is just around the corner (and might even already be there by the time you read these lines), and we need good developer documentation on:
- how to add Rust to the code base
- how to plug into XPCOM from Rust
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Comment 1•2 years ago
|
||
Updated•2 years ago
|
Attachment #9364236 -
Attachment description: WIP: Bug 1865100 - Document how to write and maintain Rust code in Thunderbird. → Bug 1865100 - Document how to write and maintain Rust code in Thunderbird. r=ikey,leftmostcat
Updated•2 years ago
|
Attachment #9364236 -
Attachment description: Bug 1865100 - Document how to write and maintain Rust code in Thunderbird. r=ikey,leftmostcat → Bug 1865100 - Document how to write and maintain Rust code in Thunderbird. r=ikey,leftmostcat,heather
| Assignee | ||
Updated•2 years ago
|
Keywords: checkin-needed-tb
Updated•2 years ago
|
Target Milestone: --- → 123 Branch
Comment 2•2 years ago
|
||
This fails to merge and land.
Can you please rebase it and then mark it for check in again?
Flags: needinfo?(brendan)
Keywords: checkin-needed-tb
| Assignee | ||
Comment 3•2 years ago
|
||
Ah, indeed, looks like this conflicts with bug 1860654 now that its patch has landed. I've rebased on latest c-c - sorry about that.
Flags: needinfo?(brendan)
Keywords: checkin-needed-tb
Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/b35ec6e89431
Document how to write and maintain Rust code in Thunderbird. r=leftmostcat,heather
Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/2ccc8ba4f554
Follow-up, fix file-whitespace linting. rs=lint
Updated•2 years ago
|
status-thunderbird122:
--- → wontfix
status-thunderbird_esr115:
--- → wontfix
You need to log in
before you can comment on or make changes to this bug.
Description
•