-
-
Notifications
You must be signed in to change notification settings - Fork 14.8k
Rustdoc-Json: Add ResolvedPath type #100106
Copy link
Copy link
Closed
Labels
A-rustdoc-jsonArea: Rustdoc JSON backendArea: Rustdoc JSON backendT-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.
Metadata
Metadata
Assignees
Labels
A-rustdoc-jsonArea: Rustdoc JSON backendArea: Rustdoc JSON backendT-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.
Type
Fields
Give feedbackNo fields configured for issues without a type.
We don't yet have a
ResolvedPathtype in the json output, so I think that should be done in a followup change, as theirs a couple of other places we'd also want to use it (rust/src/librustdoc/json/conversions.rs
Line 423 in e141246
rust/src/librustdoc/json/conversions.rs
Line 500 in e141246
Originally posted by @aDotInTheVoid in #99787 (comment)
@rustbot modify labels: +T-rustdoc +A-rustdoc-json