-
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] Emergency stable backports #62311
Conversation
Co-Authored-By: Taiki Endo <te316e89@gmail.com> Co-Authored-By: Jonas Schievink <jonasschievink@gmail.com> Co-Authored-By: Torbjørn Birch Moltu <t.b.moltu@lyse.net>
Fixes rust-lang#62301, a regression in 1.36.0 which was caused by hashbrown using `NonZero<T>` where the older hashmap used `Unique<T>`.
|
We include these for the compatibility notes:
as well as the HashMap fix #62304 |
📌 Commit 3e9fc8c has been approved by |
[stable] Emergency stable backports
Reminder: Please include 126be2c in master~>beta promotion and when we bump the bootstrap compiler on master. |
fyi: we're going to punt this to tomorrow morning most likely due to the current travis outage; https://www.traviscistatus.com/incidents/g9xm3l02dknv @bors retry to cede this to some other builder |
⌛ Testing commit 3e9fc8c with merge 155a7cbb25815e207f861efe820b5ea6db86c029... |
@bors retry r- |
Your PR failed on Travis (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 |
Travis claims backlog has cleared on .com, so let's try this again. @bors r+ |
📌 Commit 3e9fc8c has been approved by |
⌛ Testing commit 3e9fc8c with merge 5a017a8c98d1cd7c507e5bf3c947ef677a4c2a75... |
💔 Test failed - checks-travis |
The job 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 android spurious test failure |
⌛ Testing commit 3e9fc8c with merge 67c727ce5fb31ea7da1d8156da1e8609f7691c38... |
💔 Test failed - status-appveyor |
@bors retry -- rls spurious failure |
[stable] Emergency stable backports
☀️ Test successful - checks-azure, checks-travis, status-appveyor |
No description provided.