Skip to content

Add support for tuple struct field documentation#87451

Merged
bors merged 5 commits intorust-lang:masterfrom
GuillaumeGomez:tuple-struct-field-doc
Jul 29, 2021
Merged

Add support for tuple struct field documentation#87451
bors merged 5 commits intorust-lang:masterfrom
GuillaumeGomez:tuple-struct-field-doc

Conversation

@GuillaumeGomez
Copy link
Member

@GuillaumeGomez GuillaumeGomez commented Jul 25, 2021

Fixes #42615.
This is #80320 updated to new codebase and with added tests.
Part of #83255.

cc @camelid (since you were involved on the original PR).
r? @jyn514

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

relnotes Marks issues that should be documented in the release notes of the next release. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-rustdoc Relevant 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.

Rustdoc should pick up docs for tuple struct and enum fields

8 participants