]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/methods/unwrap_used.rs
move string_extend_chars and clone_on_ref_ptr to their own module
[rust.git] / clippy_lints / src / methods / unwrap_used.rs
2021-03-11 Takayuki Maedamove expect_used, filter_next, get_unwrap, ok_expect...