diff options
| author | Manish Goregaokar <manishsmail@gmail.com> | 2025-04-15 18:11:36 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-04-15 18:11:36 +0000 |
| commit | 459897bab1814f602c98cf24b79bfb86062615a0 (patch) | |
| tree | 63f8dc5e04b70077daf39c5e5dddf70939e150fd /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp | |
| parent | d3267e9230940757fde2fcb608605bf8dbfd85e1 (diff) | |
| parent | d1c315a288bf8c4783990ed3af817d91b4b7dacf (diff) | |
| download | rust-459897bab1814f602c98cf24b79bfb86062615a0.tar.gz rust-459897bab1814f602c98cf24b79bfb86062615a0.zip | |
`missing_asserts_for_indexing`: consider `assert_eq!()` as well (#14258)
`assert_eq!()` and `assert_ne!()` are not expanded the same way as `assert!()` (they use a `match` instead of a `if`). This makes them being recognized as well. Fix rust-lang/rust-clippy#14255 changelog: [`missing_asserts_for_indexing`]: consider `assert_eq!()` as well
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
