-
Notifications
You must be signed in to change notification settings - Fork 12.8k
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
shrink doctree::Module #84763
shrink doctree::Module #84763
Conversation
r? @ollie27 (rust-highfive has picked a reviewer for you, use r? to override) |
r? @jyn514 |
So I went with a provisional change to On solution that come to my mind is to store a field |
This comment has been minimized.
This comment has been minimized.
If you know of one let me know 😆 it annoys me that we have to store it in the |
I think if you have to store Removing |
7bec797
to
649bf22
Compare
I pushed a new version, with just the removal of where_outer :) |
@rustbot modify labels to -S-waiting-on-author and +S-waiting-on-review |
@bors r+ rollup |
📌 Commit 649bf22 has been approved by |
…yn514 shrink doctree::Module helps rust-lang#76382
…yn514 shrink doctree::Module helps rust-lang#76382
Rollup of 5 pull requests Successful merges: - rust-lang#84358 (Update closure capture error logging for disjoint captures for disjoint captures) - rust-lang#84392 (Make AssertKind::fmt_assert_args public) - rust-lang#84752 (Fix debuginfo for generators) - rust-lang#84763 (shrink doctree::Module) - rust-lang#84821 (Fix nit in rustc_session::options) Failed merges: r? `@ghost` `@rustbot` modify labels: rollup
helps #76382