diff options
| author | bors <bors@rust-lang.org> | 2023-05-18 01:34:19 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2023-05-18 01:34:19 +0000 |
| commit | 407c3526881882a995cde117f0b9d0a69c9c6f84 (patch) | |
| tree | 572cfa3590741bbd63633fa22eef7aee3eb64eb7 /tests/rustdoc-js-std/parser-errors.js | |
| parent | 7e184516331e1f3f0aef6c2d7a1f204a20752505 (diff) | |
| parent | d80ca09f5e254a113f1c6d4a63d12d9e215e0f39 (diff) | |
| download | rust-407c3526881882a995cde117f0b9d0a69c9c6f84.tar.gz rust-407c3526881882a995cde117f0b9d0a69c9c6f84.zip | |
Auto merge of #10337 - EliasHolzmann:fix/10335, r=dswij
Fix: Some suggestions generated by the option_if_let_else lint did not compile This addresses a bug in Clippy where the fix suggestend by the `option_if_let_else` lint would not compile for `Result`s which have an impure expression in the `else` branch. --- changelog: [`option_if_let_else`]: Fixed incorrect suggestion for `Result`s [#10337](https://github.com/rust-lang/rust-clippy/pull/10337) <!-- changelog_checked --> Fixes #10335.
Diffstat (limited to 'tests/rustdoc-js-std/parser-errors.js')
0 files changed, 0 insertions, 0 deletions
