Skip to content

fix: Fix type mismatch caused by macros #8983

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

Merged
merged 1 commit into from
May 25, 2021

Conversation

flodiebold
Copy link
Member

MacroStmts should be completely transparent, but it prevented
coercion. (I should maybe give infer_expr and infer_expr_inner
better names.)

MacroStmts should be completely transparent, but it prevented
coercion. (I should maybe give `infer_expr` and `infer_expr_inner`
better names.)
@flodiebold
Copy link
Member Author

bors r+

@bors
Copy link
Contributor

bors bot commented May 25, 2021

@bors bors bot merged commit 4afc1b8 into rust-lang:master May 25, 2021
@flodiebold flodiebold deleted the panic-macro-mismatch branch May 25, 2021 09:31
@lnicola lnicola changed the title Fix type mismatch caused by macros fix: Fix type mismatch caused by macros May 25, 2021
@lnicola
Copy link
Member

lnicola commented May 25, 2021

Slightly visible here (last point):

image

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.

2 participants