Uh oh!
There was an error while loading. Please reload this page.
Ensure that we error when calling "const extern fn" with wrong convention - #68370
Merged
Conversation
rust-highfive
commented
Jan 19, 2020
Contributor
(rust_highfive has picked a reviewer for you, use r? to override) |
Centril
commented
Jan 20, 2020
Contributor
r? @RalfJung |
RalfJung
commented
Jan 20, 2020
Member
(I hope this is not urgent, I am traveling this week) |
Aaron1011
commented
Jan 20, 2020
ContributorAuthor
This is just a test to ensure that the current, correct behavior doesn't change. It's not urgent at all. |
Uh oh!
There was an error while loading. Please reload this page.
Aaron1011force-pushed
the
const-extern-test
branch
from
January 27, 2020 04:05
21d1cda to
4a65032CompareAaron1011
commented
Jan 27, 2020
ContributorAuthor
@RalfJung: Updated |
RalfJung
commented
Jan 27, 2020
Member
Thanks! @bors r+ rollup=always |
bors
commented
Jan 27, 2020
Collaborator
📌 Commit 4a65032 has been approved by |
emilyalbini added a commit
to emilyalbini/rust
that referenced
this pull request
Jan 27, 2020
…Jung Ensure that we error when calling "const extern fn" with wrong convention See rust-lang#64926
1 task
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See #64926