diff options
| author | bors <bors@rust-lang.org> | 2024-08-13 23:50:05 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2024-08-13 23:50:05 +0000 |
| commit | 70457f637d0f44e6186eaadd4f0938acd396f724 (patch) | |
| tree | 33eb64ca9d497371eacb2244a02c6c5fcf7c4e0e /tests/rustdoc-js-std/parser-errors.js | |
| parent | 84e98eb9da3e0b5aabc69c2a5b2a29303c03ea60 (diff) | |
| parent | f93fb9a41716b0aae160900999170dc1a83e670b (diff) | |
| download | rust-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 'tests/rustdoc-js-std/parser-errors.js')
0 files changed, 0 insertions, 0 deletions
