about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc/src
diff options
context:
space:
mode:
authorChris Denton <chris@chrisdenton.dev>2025-04-19 19:30:48 +0000
committerGitHub <noreply@github.com>2025-04-19 19:30:48 +0000
commit91a88256b13cdf0ff37e25dd730c2d2670e9e4a8 (patch)
treee163e581e686d56d6b9bfdc45425348a18c67b31 /compiler/rustc_codegen_gcc/src
parentc9c25c876cb631dec77e8dda26e246b0c13bdf47 (diff)
parent8f6ef1f1f6a4fcec0325e4ff6fa50b8f42f853aa (diff)
downloadrust-91a88256b13cdf0ff37e25dd730c2d2670e9e4a8.tar.gz
rust-91a88256b13cdf0ff37e25dd730c2d2670e9e4a8.zip
Rollup merge of #140008 - GuillaumeGomez:cleanup-clean_maybe_renamed_item, r=nnethercote
Improve `clean_maybe_renamed_item` function code a bit

Follow-up of #139846.

This is what I tried to say in there: the `name` variable can be unwrapped in most cases so better do it directly once and for all if possible and move the cases where it's not possible above.

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