about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2022-05-21 09:04:05 +0000
committerbors <bors@rust-lang.org>2022-05-21 09:04:05 +0000
commit5f33adce1bfe01e4c0c8754400bf782a95af88c9 (patch)
tree94614304362da4a1a7a27909f37819b8a4d824f0 /compiler/rustc_codegen_gcc
parent4f372b14dea58cbff1dd76bb651f9c035d3f6e7b (diff)
parent2e1369c198e27da9eec015a9e11088e431feb50b (diff)
downloadrust-5f33adce1bfe01e4c0c8754400bf782a95af88c9.tar.gz
rust-5f33adce1bfe01e4c0c8754400bf782a95af88c9.zip
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? :wink:

It was discussed in https://github.com/rust-lang/rust/pull/93941.

r? `@camelid`
Diffstat (limited to 'compiler/rustc_codegen_gcc')
0 files changed, 0 insertions, 0 deletions