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 a5f7a67 commit d4f7db3Copy full SHA for d4f7db3
CHANGELOG.md
@@ -18,6 +18,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
18
- Added `Deque::make_contiguous`.
19
- Added `VecView`, the `!Sized` version of `Vec`.
20
- Added pool implementations for 64-bit architectures.
21
+- Added `IntoIterator` implementation for `LinearMap`
22
23
### Changed
24
0 commit comments