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 aab8b66 commit 64594acCopy full SHA for 64594ac
CHANGELOG.md
@@ -39,6 +39,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
39
- Added `SortedLinkedListView`, the `!Sized` version of `SortedLinkedList`.
40
- Added implementation of `Borrow` and `BorrowMut` for `String` and `Vec`.
41
- Added `Deque::{swap, swap_unchecked, swap_remove_front, swap_remove_back}`.
42
+- Changed `String::from_utf8_unchecked` as const.
43
44
### Changed
45
0 commit comments