We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7d7553 commit 163003eCopy full SHA for 163003e
RELEASES.md
@@ -1,4 +1,4 @@
1
-# Release rayon 1.3.0 / rayon-core 1.7.0 (2019-12-20)
+# Release rayon 1.3.0 / rayon-core 1.7.0 (2019-12-21)
2
3
- Tuples up to length 12 now implement `IntoParallelIterator`, creating a
4
`MultiZip` iterator that produces items as similarly-shaped tuples.
@@ -14,7 +14,7 @@ Thanks to all of the contributors for this release!
14
- @silwol
15
16
17
-# Release rayon-futures 0.1.1 (2019-12-20)
+# Release rayon-futures 0.1.1 (2019-12-21)
18
19
- `Send` bounds have been added for the `Item` and `Error` associated types on
20
all generic `F: Future` interfaces. While technically a breaking change, this
0 commit comments