diff options
| author | Samuel Tardieu <sam@rfc1149.net> | 2025-02-20 09:39:16 +0100 |
|---|---|---|
| committer | Samuel Tardieu <sam@rfc1149.net> | 2025-04-06 12:56:12 +0200 |
| commit | d1c315a288bf8c4783990ed3af817d91b4b7dacf (patch) | |
| tree | ae71612b7afbe45d67de31088bd70d2ad8ae1e82 /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp | |
| parent | cf9cffa114ce5a780aa8283096bf85c51be7a4f5 (diff) | |
| download | rust-d1c315a288bf8c4783990ed3af817d91b4b7dacf.tar.gz rust-d1c315a288bf8c4783990ed3af817d91b4b7dacf.zip | |
`missing_asserts_for_indexing`: consider `assert_eq!()` as well
`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.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
