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 54451c2 commit 44e2693Copy full SHA for 44e2693
CHANGELOG.md
@@ -60,6 +60,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
60
### Removed
61
62
- `Vec::storage_capacity` has been removed and `Vec::capacity` must be used instead.
63
+- Removed `sorted_linked_list::Iter` and `sorted_linked_list::IterInner`.
64
+- Removed `sorted_linked_list::FindMut` and `sorted_linked_list::FindMutInner`.
65
66
## [v0.8.0] - 2023-11-07
67
0 commit comments