Skip to content

Commit

Permalink
Auto merge of #129789 - notriddle:notriddle/inline-stmt-local, r=Guil…
Browse files Browse the repository at this point in the history
…laumeGomez

rustdoc: use strategic boxing to shrink `clean::Item`

* `inline_stmt_id` is never a cross-crate DefId, so save space by not storing it.
* Instead of two inner boxes for `Item`, use one.
  • Loading branch information
bors committed Sep 9, 2024
2 parents 99001a3 + a61e548 commit 9a46223
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 9a46223

Please sign in to comment.