-
Notifications
You must be signed in to change notification settings - Fork 12.8k
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] Release 1.42.0 #69854
[stable] Release 1.42.0 #69854
Conversation
Error::description is deprecated as of version 1.42, as the commit was not in the release for 1.41.
…lf). (And added Ralf's suggested test.) Added my own three-variant multi-variant as well.
🎉 🚀 🎈 🥂 @bors r+ p=2000 rollup=never |
📌 Commit 133f659 has been approved by |
🌲 The tree is currently closed for pull requests below priority 1000, this pull request will be tested once the tree is reopened |
⌛ Testing commit 133f659 with merge 96ba21ae93f86d9f22afaeb25aa5dbfaf36d08b7... |
Your PR failed (pretty log, raw log). Through arcane magic we have determined that the following fragments from the build log may contain information about the problem. Click to expand the log.
I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
💔 Test failed - checks-azure |
@bors retry |
⌛ Testing commit 133f659 with merge 49137562b518c8cbcb88ea7ae31ce2ce0da8e6ff... |
Your PR failed (pretty log, raw log). Through arcane magic we have determined that the following fragments from the build log may contain information about the problem. Click to expand the log.
I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
💔 Test failed - checks-azure |
@bors retry |
[stable] Release 1.42.0 This PR prepares the release artifacts of Rust 1.42.0, and cherry-picks the following PRs: * #69754: Update deprecation version to 1.42 for Error::description * #69753: Do not ICE when matching an uninhabited enum's field * #69522 / #69853: error_derive_forbidden_on_non_adt: be more graceful * #68598: Fix null synthetic_implementors error In addition, the release notes are updated to include the remaining compatibility notes. r? @Centril
💔 Test failed - checks-azure |
Your PR failed (pretty log, raw log). Through arcane magic we have determined that the following fragments from the build log may contain information about the problem. Click to expand the log.
I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
@bors retry |
⌛ Testing commit 133f659 with merge 6b84fdc2aab24371c5c9c5c41bd2c588a0ac600f... |
💥 Test timed out |
@bors retry |
☀️ Test successful - checks-azure |
This PR prepares the release artifacts of Rust 1.42.0, and cherry-picks the following PRs:
In addition, the release notes are updated to include the remaining compatibility notes.
r? @Centril