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>2021-01-22 22:28:41 +0000
committerbors <bors@rust-lang.org>2021-01-22 22:28:41 +0000
commit3c3f4a75b4f2747a36cf2066af747f47542fdb93 (patch)
tree66f8f1b5f0dc953769e7b3f015989fd70d67b8d1 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parentfbc374d0a6d9824e3174a0038dc5c258f6729020 (diff)
parent82bab19a0105ff86176b79a5eae7a9ea7d300cb9 (diff)
downloadrust-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