diff options
| author | llogiq <bogusandre@gmail.com> | 2025-02-09 21:57:59 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-02-09 21:57:59 +0000 |
| commit | c3239baed0a59af202a313c6b474a16780eb4819 (patch) | |
| tree | 0c6f162fc46caefd16e7b7a8ca1cee7559fd1cab /tests/codegen/patchable-function-entry | |
| parent | d7fd1c8e3c1460fcf2aef3bc335bc547e4acc314 (diff) | |
| parent | 4d4ef0000c16fa89a51e39e022e5a2ebb891906d (diff) | |
| download | rust-c3239baed0a59af202a313c6b474a16780eb4819.tar.gz rust-c3239baed0a59af202a313c6b474a16780eb4819.zip | |
Add `single_option_map` lint (#14033)
Checks for functions with method calls to `.map(_)` on an arg of type `Option` as the outermost expression. Fixes #774 ``` changelog: [`single_option_map`]: Checks for functions with method calls to `.map(_)` on an arg of type `Option` as the outermost expression. ```
Diffstat (limited to 'tests/codegen/patchable-function-entry')
0 files changed, 0 insertions, 0 deletions
