mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 18:15:07 +03:00
Merge pull request #34712 from rust-lang/steveklabnik-patch-1
Fix release notes for 1.10
This commit is contained in:
+1
-1
@@ -172,7 +172,7 @@ Libraries
|
||||
(https://github.com/rust-lang/rust/pull/33050).
|
||||
* [Implement `Display` and `Hash` for `std::num::Wrapping`]
|
||||
(https://github.com/rust-lang/rust/pull/33023).
|
||||
* [Add `Default` implementation for `&CStr`, `CString`, `Path`]
|
||||
* [Add `Default` implementation for `&CStr`, `CString`]
|
||||
(https://github.com/rust-lang/rust/pull/32990).
|
||||
* [Implement `From<Vec<T>>` and `Into<Vec<T>>` for `VecDeque<T>`]
|
||||
(https://github.com/rust-lang/rust/pull/32866).
|
||||
|
||||
Reference in New Issue
Block a user