mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-29 03:37:26 +03:00
2c4e0a9169
apply clippy::or_fun_call Applies https://rust-lang.github.io/rust-clippy/master/index.html?groups=nursery#or_fun_call to reduce needless allocs.