-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Open
Tracking Issue
2 / 52 of 5 issues completed
Copy link
Labels
A-rustdoc-jsonArea: Rustdoc JSON backendArea: Rustdoc JSON backendB-unstableBlocker: Implemented in the nightly compiler and unstable.Blocker: Implemented in the nightly compiler and unstable.C-tracking-issueCategory: An issue tracking the progress of sth. like the implementation of an RFCCategory: An issue tracking the progress of sth. like the implementation of an RFCT-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.Relevant to the rustdoc team, which will review and decide on the PR/issue.
Description
RFC PR: rust-lang/rfcs#2963
RFC: https://rust-lang.github.io/rfcs/2963-rustdoc-json.html
Documentation: https://doc.rust-lang.org/nightly/nightly-rustc/rustdoc_json_types/
Issues:
A-rustdoc-json
Todo:
- Implement a JSON backend according to the rough spec in the RFC
- Initial implementation in Rustdoc: JSON backend experimental impl, with new tests. #79539
- Make the changes to the format suggested in JSON backend experimental impl #75114 (review) : Rustdoc: JSON backend experimental impl, with new tests. #79539
- (Fill this in with sub-steps)
- Experiment with the JSON backend, improving the design as necessary
- Potentially open a new RFC with the final design, and stabilize it
sanmai-NL, trevyn, henrispriet, dpytaylo and bbb651lpil, akiross, rrbutani, pawamoy, syphar and 28 morekornelski, guilhermewerner, lukechu10, ShadowJonathan, mattt and 8 moregalop1n, kotatsuyaki, SwannHERRERA, henrispriet and bbb651
Sub-issues
Metadata
Metadata
Assignees
Labels
A-rustdoc-jsonArea: Rustdoc JSON backendArea: Rustdoc JSON backendB-unstableBlocker: Implemented in the nightly compiler and unstable.Blocker: Implemented in the nightly compiler and unstable.C-tracking-issueCategory: An issue tracking the progress of sth. like the implementation of an RFCCategory: An issue tracking the progress of sth. like the implementation of an RFCT-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.Relevant to the rustdoc team, which will review and decide on the PR/issue.