mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-04 03:07:25 +00:00

This simplifies the expression, especially for the rayon part, and also lets us drop the `E: Copy` constraint.
This simplifies the expression, especially for the rayon part, and also lets us drop the `E: Copy` constraint.