about summary refs log tree commit diff
path: root/tests/debuginfo/enum-thinlto.rs
diff options
context:
space:
mode:
authorQuinn Sinclair <me@partiallytyped.dev>2023-12-04 02:20:47 +0100
committerPartiallyTyped <me@partiallytyped.dev>2023-12-16 00:43:52 +0100
commit8892420aa742e1f8e2ae80edd694aba59ac60e87 (patch)
treeddb12ec361d7e066b6891d9d138abc37e1b797b5 /tests/debuginfo/enum-thinlto.rs
parent29bdc8b2bc58247e3a2bdd0052a18ea46b8b5c24 (diff)
downloadrust-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