about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/ArchiveWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-11-23 10:00:06 +0000
committerbors <bors@rust-lang.org>2023-11-23 10:00:06 +0000
commit840e227bb6eadb2a01f2344e41ef57bcde6cfa6f (patch)
treea44ca45a2af6fd4442c4bec1c51dde56b2c032c7 /compiler/rustc_llvm/llvm-wrapper/ArchiveWrapper.cpp
parent30c743f8a04d2ad35885eefaa8d29b19a0e3d013 (diff)
parent5d330d08fb35cbed991df29ed94bad69c4f3a4df (diff)
downloadrust-840e227bb6eadb2a01f2344e41ef57bcde6cfa6f.tar.gz
rust-840e227bb6eadb2a01f2344e41ef57bcde6cfa6f.zip
Auto merge of #11845 - GuillaumeGomez:result_map_or_into_option-extension, r=flip1995
Extend `result_map_or_into_option` lint to handle `Result::map_or_else(|_| None, Some)`

Fixes https://github.com/rust-lang/rust-clippy/issues/10365.

As indicated in the title, it extends the `result_map_or_into_option` lint to handle `Result::map_or_else(|_| None, Some)`.

changelog: extension of the `result_map_or_into_option` lint to handle `Result::map_or_else(|_| None, Some)`

r? `@blyxyas`
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/ArchiveWrapper.cpp')
0 files changed, 0 insertions, 0 deletions