diff options
| author | Alejandra González <blyxyas@gmail.com> | 2025-07-20 00:23:46 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-07-20 00:23:46 +0000 |
| commit | 6543a096bf2323348d4d89ccbc0962cea273b4a5 (patch) | |
| tree | e269aa645921bdd04c1e9f3b8c029d5460d70879 /compiler/rustc_codegen_gcc | |
| parent | 72243f469d04925e63cf3a8e9d459c3254780b35 (diff) | |
| parent | 8d941d22bae62f4f6ab08733d034ff0f21f1411b (diff) | |
| download | rust-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
