##// END OF EJS Templates
rust: address 'error: unnecessarily eager cloning of iterator items'...
rust: address 'error: unnecessarily eager cloning of iterator items' Build failed with a reference to https://rust-lang.github.io/rust-clippy/master/index.html#iter_overeager_cloned which seems reasonable. There doesn't seem to be any reason to not follow the advice.
Mads Kiilerich -
r53005:71044315 stable
Show More