Skip to content

Link to rustdoc_json_types docs instead of rustdoc-json RFC - #91610

Merged
bors merged 1 commit into
rust-lang:masterfrom
aDotInTheVoid:patch-2
Dec 8, 2021
Merged

Link to rustdoc_json_types docs instead of rustdoc-json RFC#91610
bors merged 1 commit into
rust-lang:masterfrom
aDotInTheVoid:patch-2

Conversation

@aDotInTheVoid

Copy link
Copy Markdown
Member

The JSON format has had many changes since the RFC, so the rustdoc output is the only up to date reference

@rustdoc modify labels: +A-rustdoc-json +A-docs

@rust-highfive

Copy link
Copy Markdown
Contributor

r? @GuillaumeGomez

(rust-highfive has picked a reviewer for you, use r? to override)

@rust-highfiverust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Dec 6, 2021
@GuillaumeGomez

Copy link
Copy Markdown
Member

Thanks!

@bors: r+ rollup

@bors

bors commented Dec 8, 2021

Copy link
Copy Markdown
Collaborator

📌 Commit 97952f4 has been approved by GuillaumeGomez

@borsbors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Dec 8, 2021
@GuillaumeGomezGuillaumeGomez added A-docs Area: Documentation for any part of the project, including the compiler, standard library, and tools T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue. labels Dec 8, 2021
matthiaskrgr added a commit to matthiaskrgr/rust that referenced this pull request Dec 8, 2021
…omez
Link to rustdoc_json_types docs instead of rustdoc-json RFC
The JSON format has had [many changes](https://github.com/rust-lang/rust/commits/master/src/rustdoc-json-types) since the RFC, so the rustdoc output is the only up to date reference
`@rustdoc` modify labels: +A-rustdoc-json +A-docs
matthiaskrgr added a commit to matthiaskrgr/rust that referenced this pull request Dec 8, 2021
…omez
Link to rustdoc_json_types docs instead of rustdoc-json RFC
The JSON format has had [many changes](https://github.com/rust-lang/rust/commits/master/src/rustdoc-json-types) since the RFC, so the rustdoc output is the only up to date reference
``@rustdoc`` modify labels: +A-rustdoc-json +A-docs
bors added a commit to rust-lang-ci/rust that referenced this pull request Dec 8, 2021
…askrgr
Rollup of 7 pull requests
Successful merges:
- rust-lang#90709 (Only shown relevant type params in E0283 label)
- rust-lang#91551 (Allow for failure of subst_normalize_erasing_regions in const_eval)
- rust-lang#91570 (Evaluate inline const pat early and report error if too generic)
- rust-lang#91571 (Remove unneeded access to pretty printer's `s` field in favor of deref)
- rust-lang#91610 (Link to rustdoc_json_types docs instead of rustdoc-json RFC)
- rust-lang#91619 (Update cargo)
- rust-lang#91630 (Add missing whitespace before disabled HTML attribute)
Failed merges:
r? `@ghost`
`@rustbot` modify labels: rollup
@bors
bors merged commit d83d159 into rust-lang:masterDec 8, 2021
@rustbotrustbot added this to the 1.59.0 milestone Dec 8, 2021
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-docsArea: Documentation for any part of the project, including the compiler, standard library, and toolsS-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion.T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@aDotInTheVoid@rust-highfive@GuillaumeGomez@bors@rustbot