Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rustdoc: Remove _stripped fields from clean::{Struct, Variant, ...} #90588

Closed
camelid opened this issue Nov 4, 2021 · 1 comment · Fixed by #94053
Closed

rustdoc: Remove _stripped fields from clean::{Struct, Variant, ...} #90588

camelid opened this issue Nov 4, 2021 · 1 comment · Fixed by #94053
Assignees
Labels
C-cleanup Category: PRs that clean code up or issues documenting cleanup. I-compiletime Issue: Problems and improvements with respect to compile times. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.

Comments

@camelid
Copy link
Member

camelid commented Nov 4, 2021

It should be possible to compute them on-demand instead.

@camelid camelid 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. I-compiletime Issue: Problems and improvements with respect to compile times. labels Nov 4, 2021
@camelid
Copy link
Member Author

camelid commented Nov 4, 2021

As a self-reminder: @rustbot claim
cc @notriddle

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-cleanup Category: PRs that clean code up or issues documenting cleanup. I-compiletime Issue: Problems and improvements with respect to compile times. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants