Home
last modified time | relevance | path

Searched defs:map_unwrap_or (Results 1 – 2 of 2) sorted by relevance

/dports/lang/rust/rustc-1.58.1-src/src/tools/clippy/tests/ui/
H A Dmin_rust_version_attr.rs119 fn map_unwrap_or() { in map_unwrap_or() function
/dports/lang/rust/rustc-1.58.1-src/src/tools/clippy/clippy_lints/src/methods/
H A Dmod.rs41 mod map_unwrap_or; module