-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Rollup beta backports #56352
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
Rollup beta backports #56352
Conversation
The alignment for the second element of a scalar pair is not the same as for the first element. Make sure it is computed correctly based on the element size.
(rust_highfive has picked a reviewer for you, use r? to override) |
|
@bors: p=100 |
@bors: r+ |
📌 Commit bf87590 has been approved by |
@bors: r+ |
📌 Commit 9023e94 has been approved by |
⌛ Testing commit 9023e94 with merge 2afd60e054348cbd60643cbbb8f5fb76f97e144a... |
💔 Test failed - status-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 |
☀️ Test successful - status-appveyor, status-travis |
absolute_paths_not_starting_with_crate
#56322Neither #56300 nor #56329 applied cleanly, but I think I've gotten it working with @nikic's help (thanks!)
Closes #56311
Closes #56263