Skip to content

Remove most box syntax from librustdoc#99066

Merged
bors merged 7 commits intorust-lang:masterfrom
est31:remove_box_librustdoc
Jul 13, 2022
Merged

Remove most box syntax from librustdoc#99066
bors merged 7 commits intorust-lang:masterfrom
est31:remove_box_librustdoc

Conversation

@est31
Copy link
Member

@est31 est31 commented Jul 8, 2022

This is the second attempt after the librustdoc specific changes have been reverted from #87781 in #89134, due to a minor, but exant regression caused by the changes. There have been some changes to librustdoc in the past and maybe thanks to them there is no regression any more. If there is still a regression, one can investigate further and maybe find ways to fix the regressions. Thus, i request a perf run. Edit: turns out there is still a regression, but it's caused only by a subset of the changes. So I've changed this PR to only contains the changes that don't cause any performance regressions, keeping the regression causing changes for a later PR.

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

Labels

merged-by-bors This PR was explicitly merged by bors. 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.