Closed
Bug 1860181
Opened 2 years ago
Closed 2 years ago
Rust Update Policy Schedule is out of date
Categories
(Developer Infrastructure :: Firefox Source Docs: Content, enhancement)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: cole.e.helbling+ff, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/118.0
Steps to reproduce:
- Visit https://firefox-source-docs.mozilla.org/writing-rust-code/update-policy.html#schedule
- Scroll to the bottom in order to see the latest Firefox versions
Actual results:
I noticed that the MSRV for Firefox 117 and Firefox 118 are not documented. (More precisely, I suppose, is that they're documented as "?".)
Expected results:
I would like to humbly request that the MSRV for Firefox 117 and Firefox 118 be documented.
Comment 1•2 years ago
|
||
Hey glandium,
Am I reading the MINIMUM_RUST_VERSION history correctly when I say that for Firefox 117-119, the MSRV was 1.66.0, but for Firefox 120, this has been updated to 1.70.0?
Flags: needinfo?(mh+mozilla)
Comment 2•2 years ago
|
||
It looks like glandium did update the documentation in Bug 1843981 but the change got backed out.
Comment 3•2 years ago
|
||
Bug 1843981 relanded. Hopefully it will stick. If it doesn't, I'll land the doc changes separately.
Status: UNCONFIRMED → RESOLVED
Closed: 2 years ago
Flags: needinfo?(mh+mozilla)
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•