diff options
| author | bors <bors@rust-lang.org> | 2021-01-22 22:28:41 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2021-01-22 22:28:41 +0000 |
| commit | 3c3f4a75b4f2747a36cf2066af747f47542fdb93 (patch) | |
| tree | 66f8f1b5f0dc953769e7b3f015989fd70d67b8d1 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp | |
| parent | fbc374d0a6d9824e3174a0038dc5c258f6729020 (diff) | |
| parent | 82bab19a0105ff86176b79a5eae7a9ea7d300cb9 (diff) | |
| download | rust-3c3f4a75b4f2747a36cf2066af747f47542fdb93.tar.gz rust-3c3f4a75b4f2747a36cf2066af747f47542fdb93.zip | |
Auto merge of #6591 - camsteffen:manual-filter-map, r=llogiq
`manual_filter_map` and `manual_find_map` changelog: Add `manual_filter_map` and replace `find_map` with `manual_find_map` Replaces #6453 Fixes #3188 Fixes #4193 ~Depends on #6567 (to fix an internal lint false positive)~ This replaces `filter_map` and `find_map` with `manual_filter_map` and `manual_find_map` respectively. However, `filter_map` is left in place since it is used for a variety of other cases. See discussion in #6453.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
