-
Notifications
You must be signed in to change notification settings - Fork 13k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[stable] 1.45 release #74297
[stable] 1.45 release #74297
Conversation
@bors r+ p=1000 rollup=never |
📌 Commit ab887cf has been approved by |
🌲 The tree is currently closed for pull requests below priority 20, this pull request will be tested once the tree is reopened |
⌛ Testing commit ab887cf with merge d9f945dc9952bf774caedd92c85b7620e0a5525b... |
💔 Test failed - checks-actions |
@bors retry - network "curl: (35) OpenSSL SSL_connect: Connection reset by peer in connection to ci-mirrors.rust-lang.org:443 " |
// Prints "abcdefghijklmnopqrstuvwxyz" | ||
``` | ||
- [`OsString` now implements `FromStr`.][71662] | ||
- [The `saturating_neg` method as been added to all signed integer primitive |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- [The `saturating_neg` method as been added to all signed integer primitive | |
- [The `saturating_neg` method has been added to all signed integer primitive |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Feel free to file a PR against master -- it won't make it into this stable release, but it should make it into the next one. Thanks!
☀️ Test successful - checks-actions, checks-azure |
No description provided.