diff options
| author | darklyspaced <srohanjd@gmail.com> | 2023-06-26 13:39:45 +0800 |
|---|---|---|
| committer | darklyspaced <srohanjd@gmail.com> | 2023-06-27 11:29:02 +0800 |
| commit | c60222dc12c4868a4aee439d98b007b129edc4cb (patch) | |
| tree | 62fe6dab171533b04b0955f48b2f22dfc3513bcc /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp | |
| parent | 9b7d8d1dc7cee007ec90a8c82e159bb504655615 (diff) | |
| download | rust-c60222dc12c4868a4aee439d98b007b129edc4cb.tar.gz rust-c60222dc12c4868a4aee439d98b007b129edc4cb.zip | |
changed the msrv to 1.70 to suggest `is_some_and`
if the msrv is not >= 1.70 then the `map_or` is suggested instead of `is_some_and` (even when `unwrap_or` returns false)
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
