Skip to content

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

Merged
bors merged 1 commit into
rust-lang:masterfrom
Florob:entry_typeck
Nov 2, 2016
Merged

typeck: Fix error reporting of wrong entry function signatures#36131
bors merged 1 commit into
rust-lang:masterfrom
Florob:entry_typeck

Conversation

@Florob

@Florob Florob commented Aug 30, 2016

Copy link
Copy Markdown
Contributor

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

@rust-highfive

Copy link
Copy Markdown
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
Copy Markdown
Member

r? @eddyb

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

eddyb commented Nov 1, 2016

Copy link
Copy Markdown
Contributor

@bors r+

@bors

bors commented Nov 1, 2016

Copy link
Copy Markdown
Collaborator

📌 Commit 1d344cf has been approved by eddyb

@bors

bors commented Nov 1, 2016

Copy link
Copy Markdown
Collaborator

⌛ Testing commit 1d344cf with merge f7b4919...

@bors

bors commented Nov 1, 2016

Copy link
Copy Markdown
Collaborator

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

@alexcrichton

Copy link
Copy Markdown
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

bors commented Nov 2, 2016

Copy link
Copy Markdown
Collaborator

⌛ 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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants