]> git.lizzy.rs Git - rust.git/blobdiff - RELEASES.md
Add non-panicking abs() functions to all signed integer types.
[rust.git] / RELEASES.md
index ffe8d64ff2da4c71b64338b88b460a5946f63b05..c798c56cd6d03f810d74976a66d2ab53b116c11c 100644 (file)
@@ -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).