Skip to content

typeck: Fix error reporting of wrong entry function signatures #36131

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Nov 2, 2016

Conversation

Florob
Copy link
Contributor

@Florob Florob commented Aug 30, 2016

Expected and actual type were switched, this was introduced by
refactoring in 8eb12d9.

@rust-highfive
Copy link
Contributor

r? @Aatch

(rust_highfive has picked a reviewer for you, use r? to override)

Expected and actual type were switched, this was introduced by
refactoring in 8eb12d9.
@alexcrichton
Copy link
Member

r? @eddyb

@rust-highfive rust-highfive assigned eddyb and unassigned Aatch Oct 31, 2016
@eddyb
Copy link
Member

eddyb commented Nov 1, 2016

@bors r+

@bors
Copy link
Collaborator

bors commented Nov 1, 2016

📌 Commit 1d344cf has been approved by eddyb

@bors
Copy link
Collaborator

bors commented Nov 1, 2016

⌛ Testing commit 1d344cf with merge f7b4919...

@bors
Copy link
Collaborator

bors commented Nov 1, 2016

💔 Test failed - auto-win-gnu-32-opt

@alexcrichton
Copy link
Member

@bors: retry

On Mon, Oct 31, 2016 at 9:36 PM, bors notifications@github.com wrote:

💔 Test failed - auto-win-gnu-32-opt
https://buildbot.rust-lang.org/builders/auto-win-gnu-32-opt/builds/6033


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
#36131 (comment), or mute
the thread
https://github.com/notifications/unsubscribe-auth/AAD95CfP2-yAuYHDh0GYPHQmMMRRYU4Uks5q5sHZgaJpZM4JwHuD
.

@bors
Copy link
Collaborator

bors commented Nov 2, 2016

⌛ Testing commit 1d344cf with merge 35a1fef...

bors added a commit that referenced this pull request Nov 2, 2016
typeck: Fix error reporting of wrong entry function signatures

Expected and actual type were switched, this was introduced by
refactoring in 8eb12d9.
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants