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 ea94966 commit 417b85dCopy full SHA for 417b85d
CHANGELOG.md
@@ -10,6 +10,7 @@
10
- Implement missing specializations on the `PutBack` adaptor and on the `MergeJoinBy` iterator (#372)
11
- Add `position_*` methods (#412)
12
- Derive `Hash` for `EitherOrBoth` (#417)
13
+ - Increase minimum supported Rust version to 1.32.0
14
15
## 0.8.2
16
- Use `slice::iter` instead of `into_iter` to avoid future breakage (#378, by @LukasKalbertodt)
0 commit comments