mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 09:13:07 +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.