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 85f1aea commit 0e8f011Copy full SHA for 0e8f011
CHANGELOG.md
@@ -79,6 +79,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
79
### Removed
80
81
- `Vec::storage_capacity` has been removed and `Vec::capacity` must be used instead.
82
+- Removed `sorted_linked_list::Iter` and `sorted_linked_list::IterInner`.
83
+- Removed `sorted_linked_list::FindMut` and `sorted_linked_list::FindMutInner`.
84
85
## [v0.8.0] - 2023-11-07
86
0 commit comments