diff options
| author | bors <bors@rust-lang.org> | 2023-11-24 17:14:28 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2023-11-24 17:14:28 +0000 |
| commit | 34cffbf1d75fb6b5cb6bc68a9854b20dc74f135d (patch) | |
| tree | 186f172150010546f3aec809865af80d012d10e4 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp | |
| parent | fec3828c5f28db2f400b4b21897f3e3fd8249ee3 (diff) | |
| parent | b68f5311b52d109cf813dff1268264d17af766ba (diff) | |
| download | rust-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
