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 125c58c commit e28c0eaCopy full SHA for e28c0ea
RELEASES.md
@@ -47,7 +47,7 @@ Libraries
47
// Prints "abcdefghijklmnopqrstuvwxyz"
48
```
49
- [`OsString` now implements `FromStr`.][71662]
50
-- [The `saturating_neg` method as been added to all signed integer primitive
+- [The `saturating_neg` method has been added to all signed integer primitive
51
types, and the `saturating_abs` method has been added for all integer
52
primitive types.][71886]
53
- [`Arc<T>`, `Rc<T>` now implement `From<Cow<'_, T>>`, and `Box` now
0 commit comments