Skip to content

Commit 5f33adc

Browse files
committed
Auto merge of #93963 - GuillaumeGomez:reduce-clean-type-size, r=notriddle
rustdoc: Reduce clean::Type size There is no need to keep the `DefId` around since it's allow used to compute if we should show a cast or not. As such, we can simply directly store the boolean. I think it's not what you had in mind `@camelid` but I guess it's still an improvement? 😉 It was discussed in #93941. r? `@camelid`
2 parents 4f372b1 + 2e1369c commit 5f33adc

File tree

3 files changed

+213
-206
lines changed

3 files changed

+213
-206
lines changed

0 commit comments

Comments
 (0)