mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 18:26:00 +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.