about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc
diff options
context:
space:
mode:
authorAlejandra González <blyxyas@gmail.com>2025-07-20 00:23:46 +0000
committerGitHub <noreply@github.com>2025-07-20 00:23:46 +0000
commit6543a096bf2323348d4d89ccbc0962cea273b4a5 (patch)
treee269aa645921bdd04c1e9f3b8c029d5460d70879 /compiler/rustc_codegen_gcc
parent72243f469d04925e63cf3a8e9d459c3254780b35 (diff)
parent8d941d22bae62f4f6ab08733d034ff0f21f1411b (diff)
downloadrust-6543a096bf2323348d4d89ccbc0962cea273b4a5.tar.gz
rust-6543a096bf2323348d4d89ccbc0962cea273b4a5.zip
Fix `never_loop` forget to remove `break` in suggestion (#15064)
Closes rust-lang/rust-clippy#15007

Removes the `break` stmt and the dead code after it when appropriate.

changelog: [`never_loop`] Make sure to remove `break` in suggestions
Diffstat (limited to 'compiler/rustc_codegen_gcc')
0 files changed, 0 insertions, 0 deletions