about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-11-24 17:14:28 +0000
committerbors <bors@rust-lang.org>2023-11-24 17:14:28 +0000
commit34cffbf1d75fb6b5cb6bc68a9854b20dc74f135d (patch)
tree186f172150010546f3aec809865af80d012d10e4 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parentfec3828c5f28db2f400b4b21897f3e3fd8249ee3 (diff)
parentb68f5311b52d109cf813dff1268264d17af766ba (diff)
downloadrust-34cffbf1d75fb6b5cb6bc68a9854b20dc74f135d.tar.gz
rust-34cffbf1d75fb6b5cb6bc68a9854b20dc74f135d.zip
Auto merge of #15960 - dtolnay-contrib:issomeand, r=lnicola
Replace `option.map(cond) == Some(true)` with `option.is_some_and(cond)`

Extracted from https://github.com/rust-lang/rust/pull/118253.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions