Fixes #4375. Changes the check to test when `.unwrap().as_ptr()` is called on any `Result<CString, _>` as suggested by @flip1995 (https://github.com/rust-lang/rust-clippy/issues/4375#issuecomment-520724123). |
||
|---|---|---|
| .. | ||
| mod.rs | ||
| option_map_unwrap_or.rs | ||
| unnecessary_filter_map.rs | ||