diff options
| author | llogiq <bogusandre@gmail.com> | 2024-12-13 16:52:31 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-12-13 16:52:31 +0000 |
| commit | c607408df56146d875e292966a2ea1488bed4981 (patch) | |
| tree | 8c201d839868685df2bdcaec2a4a91ae17ab4fa0 /compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp | |
| parent | f2aed50873e8e908119044c283c33cf6ef0b66e0 (diff) | |
| parent | efe3fe9b8c5f16bbf39af7415bbde9441bc54dbb (diff) | |
| download | rust-c607408df56146d875e292966a2ea1488bed4981.tar.gz rust-c607408df56146d875e292966a2ea1488bed4981.zip | |
Fix `single_match` lint being emitted when it should not (#13765)
We realized when running `clippy --fix` on rustdoc (PR comment [here](https://github.com/rust-lang/rust/pull/133537/files#r1861377721)) that some comments were removed, which is problematic. This PR checks that comments outside of `match` arms are taken into account before emitting the lint. changelog: Fix `single_match` lint being emitted when it should not
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
