about summary refs log tree commit diff
path: root/tests/debuginfo/enum-thinlto.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2022-09-27 14:23:53 +0000
committerbors <bors@rust-lang.org>2022-09-27 14:23:53 +0000
commit47c9145bd04afd0d00649e6c0eff542b35502410 (patch)
tree8381e32cd7c6089fc4c946f655da0e241c7f2381 /tests/debuginfo/enum-thinlto.rs
parentd31db02e477b642b0caf3057d034663d306fa733 (diff)
parentb33364597105dc60555957a4ae59bb780eb15147 (diff)
downloadrust-47c9145bd04afd0d00649e6c0eff542b35502410.tar.gz
rust-47c9145bd04afd0d00649e6c0eff542b35502410.zip
Auto merge of #9497 - kraktus:needless_return2, r=llogiq
[`needless_return`] Recursively remove unneeded semicolons

fix #8336,
fix #8156,
fix https://github.com/rust-lang/rust-clippy/issues/7358,
fix #9192,
fix https://github.com/rust-lang/rust-clippy/issues/9503

changelog: [`needless_return`] Recursively remove unneeded semicolons

For now the suggestion about removing the semicolons are hidden because they would be very noisy and should be obvious if the user wants to apply the lint manually instead of using `--fix`. This could be an issue for beginner, but haven't found better way to display it.
Diffstat (limited to 'tests/debuginfo/enum-thinlto.rs')
0 files changed, 0 insertions, 0 deletions