Closed
Bug 1646280
Opened 5 years ago
Closed 5 years ago
Improve Rust build docs
Categories
(Core :: General, task)
Core
General
Tracking
()
RESOLVED
FIXED
mozilla79
Tracking | Status | |
---|---|---|
firefox79 | --- | fixed |
People
(Reporter: n.nethercote, Assigned: n.nethercote)
References
Details
Attachments
(1 file, 1 obsolete file)
By folding in the useful parts of this MDN page.
![]() |
Assignee | |
Comment 1•5 years ago
|
||
The added material comes from the "Building Firefox with Rust code" MDN page:
https://wiki.developer.mozilla.org/en-US/docs/Mozilla/Firefox/Building_Firefox_with_Rust_code
Once this commit lands, I will replace the contents of that MDN page with a
link to these build docs -- there's no point having overlapping docs, and MDN
isn't the right place for this kind of documentation.
This commit also makes the capitalization of sub-headings more consistent.
![]() |
Assignee | |
Comment 2•5 years ago
|
||
[replace]
is no longer usable. These instructions worked for me locally, I
hope they're universal.
Depends on D79956
Updated•5 years ago
|
Attachment #9158073 -
Attachment is obsolete: true
Pushed by nnethercote@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/efa2f8e7b689
Improve Rust build docs. r=froydnj
Comment 4•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox79:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla79
You need to log in
before you can comment on or make changes to this bug.
Description
•