-
Couldn't load subscription status.
- Fork 13.9k
Ensure that we error when calling "const extern fn" with wrong convention #68370
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
|
(rust_highfive has picked a reviewer for you, use r? to override) |
|
r? @RalfJung |
|
(I hope this is not urgent, I am traveling this week) |
|
This is just a test to ensure that the current, correct behavior doesn't change. It's not urgent at all. |
21d1cda to
4a65032
Compare
|
@RalfJung: Updated |
|
Thanks! @bors r+ rollup=always |
|
📌 Commit 4a65032 has been approved by |
…Jung Ensure that we error when calling "const extern fn" with wrong convention See rust-lang#64926
See #64926