Skip to content

Commit 2ad5ed0

Browse files
authored
Merge pull request #34712 from rust-lang/steveklabnik-patch-1
Fix release notes for 1.10
2 parents 4cf97fe + d04e34b commit 2ad5ed0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RELEASES.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ Libraries
172172
(https://github.com/rust-lang/rust/pull/33050).
173173
* [Implement `Display` and `Hash` for `std::num::Wrapping`]
174174
(https://github.com/rust-lang/rust/pull/33023).
175-
* [Add `Default` implementation for `&CStr`, `CString`, `Path`]
175+
* [Add `Default` implementation for `&CStr`, `CString`]
176176
(https://github.com/rust-lang/rust/pull/32990).
177177
* [Implement `From<Vec<T>>` and `Into<Vec<T>>` for `VecDeque<T>`]
178178
(https://github.com/rust-lang/rust/pull/32866).

0 commit comments

Comments
 (0)