We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3031a8 commit 32f4e8dCopy full SHA for 32f4e8d
1 file changed
CHANGELOG.md
@@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
7
8
## [Unreleased]
9
10
-- Fixed unsoundness in `Deque::clear`, `HistoryBuf::clear` and `IndexMap::clear` in the context
+- Fixed unsoundness in `Deque::clear`, `HistoryBuf::clear`, `IndexMap::clear`, `Vec::IntoIter::drop` and `HistoryBuf::write` in the context
11
of panicking drop implementations.
12
- Added `from_bytes_truncating_at_nul` to `CString`
13
- Added `CString::{into_bytes, into_bytes_with_nul, into_string}`
0 commit comments