about summary refs log tree commit diff
path: root/tests/ui/patchable-function-entry/patchable-function-entry-flags.rs
diff options
context:
space:
mode:
authorllogiq <bogusandre@gmail.com>2025-02-09 21:57:59 +0000
committerGitHub <noreply@github.com>2025-02-09 21:57:59 +0000
commitc3239baed0a59af202a313c6b474a16780eb4819 (patch)
tree0c6f162fc46caefd16e7b7a8ca1cee7559fd1cab /tests/ui/patchable-function-entry/patchable-function-entry-flags.rs
parentd7fd1c8e3c1460fcf2aef3bc335bc547e4acc314 (diff)
parent4d4ef0000c16fa89a51e39e022e5a2ebb891906d (diff)
downloadrust-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/ui/patchable-function-entry/patchable-function-entry-flags.rs')
0 files changed, 0 insertions, 0 deletions