Skip to content
Snippets Groups Projects
user avatar
honeywest authored
* fix clippy replace clone with copy

* fix clippy warning pattern

* fix clippy warning replace into_iter with iter

* replace match with if let

* replace =0 with is_empty

* replace or with or_else

* replace vec! with Vec::new
6ec0f642
Name Last commit Last update
substrate