-
Notifications
You must be signed in to change notification settings - Fork 13.4k
RustIntrinsic and PlatformIntrinsic are also the same ABI as Rust #62674
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
Conversation
@bors r+ |
📌 Commit 26528b9 has been approved by |
@@ -281,7 +281,13 @@ impl<'mir, 'tcx, M: Machine<'mir, 'tcx>> InterpCx<'mir, 'tcx, M> { | |||
} | |||
}; | |||
// Rust and RustCall are compatible |
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.
This is now outdated
⌛ Testing commit 26528b9 with merge b1e5e6f4ad7784601f536f7fc091e47be1fa4a93... |
@bors r- retry let's fix the comment |
@bors r=eddyb |
📌 Commit 6c293d8 has been approved by |
RustIntrinsic and PlatformIntrinsic are also the same ABI as Rust r? @eddyb
☀️ Test successful - checks-azure, checks-travis, status-appveyor |
r? @eddyb