diff --git a/RELEASES.md b/RELEASES.md index ffe8d64ff2da4..c798c56cd6d03 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -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>` and `Into>` for `VecDeque`] (https://github.com/rust-lang/rust/pull/32866).