You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GuillaumeGomez opened this issue
Aug 4, 2021
· 0 comments
Labels
C-cleanupCategory: PRs that clean code up or issues documenting cleanup.T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.
I meant newtyping the bools for each field, so that someone doesn't accidentally sets generate_link_to_definition to true, when they meant to set show_type_layout, although with named fields this is less of a concern.
The text was updated successfully, but these errors were encountered:
GuillaumeGomez
added
C-cleanup
Category: PRs that clean code up or issues documenting cleanup.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
labels
Aug 4, 2021
C-cleanupCategory: PRs that clean code up or issues documenting cleanup.T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.
The discussion happened there: #84176 (comment). Quoting @estebank:
The text was updated successfully, but these errors were encountered: