mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 14:52:56 +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.