Closed
Bug 1859623
Opened 2 years ago
Closed 2 years ago
Writing Rust Code / Basics should mention `thin-vec`
Categories
(Developer Infrastructure :: Source Documentation, enhancement)
Developer Infrastructure
Source Documentation
Tracking
(firefox120 fixed)
RESOLVED
FIXED
| Tracking | Status | |
|---|---|---|
| firefox120 | --- | fixed |
People
(Reporter: jimb, Assigned: jimb)
Details
Attachments
(1 file)
The doc page https://firefox-source-docs.mozilla.org/writing-rust-code/basics.html should mention the thin-vec crate, which provides a Rust type that is layout-compatible with Gecko's nsTArray.
| Assignee | ||
Comment 1•2 years ago
|
||
Updated•2 years ago
|
Assignee: nobody → jimb
Status: NEW → ASSIGNED
Pushed by jblandy@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/13ffe34e1c5b
Mention thin-vec crate in Writing Rust Code / Basics. r=firefox-source-docs-reviewers,sylvestre DONTBUILD
Comment 3•2 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox120:
--- → fixed
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•