about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-08-13 23:50:05 +0000
committerbors <bors@rust-lang.org>2024-08-13 23:50:05 +0000
commit70457f637d0f44e6186eaadd4f0938acd396f724 (patch)
tree33eb64ca9d497371eacb2244a02c6c5fcf7c4e0e /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
parent84e98eb9da3e0b5aabc69c2a5b2a29303c03ea60 (diff)
parentf93fb9a41716b0aae160900999170dc1a83e670b (diff)
downloadrust-70457f637d0f44e6186eaadd4f0938acd396f724.tar.gz
rust-70457f637d0f44e6186eaadd4f0938acd396f724.zip
Auto merge of #13253 - alex-semenyuk:fix_message_unnecessary_unwrap, r=llogiq
Clarify suggestion message for unwrap lint

Close #10217
As mentioned at #10217 message for `unwrap` uses `..` like `Some(..)` which can confuse with slice and other places mostly use `<item>` like `for (i, <item>) in target_groups_json.iter().enumerate().skip(1) {` So replace  `..` to `<item>`

changelog: [`unnecessary_unwrap`] clarify suggestion message
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions