about summary refs log tree commit diff
path: root/compiler
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-11-19 09:40:47 +0000
committerbors <bors@rust-lang.org>2023-11-19 09:40:47 +0000
commit10a98e8bff0b1335e7f0f1ea0453ee0765ae96fe (patch)
tree74568db219cdd3929166feb2837003ab07518712 /compiler
parentd0474fba92d2629e6a18a7e5fc93c32ad8b37b66 (diff)
parent1e55fc124382ab0fde9ac151b437bddb7b280554 (diff)
downloadrust-10a98e8bff0b1335e7f0f1ea0453ee0765ae96fe.tar.gz
rust-10a98e8bff0b1335e7f0f1ea0453ee0765ae96fe.zip
Auto merge of #118051 - GuillaumeGomez:cleanup-rustdoc, r=notriddle
Remove unneeded `unknown` variable and `Symbol` creation when iterating over items in rustdoc rendering

I realized that we were creating a `Symbol` but never actually used it since we check that `item.name` is always `Some()`.

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