diff options
| author | Quinn Sinclair <me@partiallytyped.dev> | 2023-12-04 02:20:47 +0100 |
|---|---|---|
| committer | PartiallyTyped <me@partiallytyped.dev> | 2023-12-16 00:43:52 +0100 |
| commit | 8892420aa742e1f8e2ae80edd694aba59ac60e87 (patch) | |
| tree | ddb12ec361d7e066b6891d9d138abc37e1b797b5 /tests/debuginfo/enum-thinlto.rs | |
| parent | 29bdc8b2bc58247e3a2bdd0052a18ea46b8b5c24 (diff) | |
| download | rust-8892420aa742e1f8e2ae80edd694aba59ac60e87.tar.gz rust-8892420aa742e1f8e2ae80edd694aba59ac60e87.zip | |
New Lint: `Result_filter_map`
Added the `Result` mirror of `option_filter_map` to catch ``` .into_iter().filter(Result::is_ok).map(Result::unwrap) ``` changelog: New Lint: [`result_filter_map`] Co-authored-by: Alex Macleod <alex@macleod.io>
Diffstat (limited to 'tests/debuginfo/enum-thinlto.rs')
0 files changed, 0 insertions, 0 deletions
