about summary refs log tree commit diff
path: root/tests/rustdoc-js-std/parser-errors.js
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-05-18 01:34:19 +0000
committerbors <bors@rust-lang.org>2023-05-18 01:34:19 +0000
commit407c3526881882a995cde117f0b9d0a69c9c6f84 (patch)
tree572cfa3590741bbd63633fa22eef7aee3eb64eb7 /tests/rustdoc-js-std/parser-errors.js
parent7e184516331e1f3f0aef6c2d7a1f204a20752505 (diff)
parentd80ca09f5e254a113f1c6d4a63d12d9e215e0f39 (diff)
downloadrust-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