-
Notifications
You must be signed in to change notification settings - Fork 12.9k
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
normalize types in MIR typeck after erasing regions #33970
Conversation
@@ -0,0 +1,19 @@ | |||
#![feature(rustc_attrs)] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Missing license.
r=me with license added to the test. |
648d99a
to
e3cff79
Compare
@bors r=eddyb rollup |
📌 Commit e3cff79 has been approved by |
⌛ Testing commit e3cff79 with merge f0459af... |
💔 Test failed - auto-linux-32-opt |
@bors: retry On Tue, May 31, 2016 at 3:58 PM, bors notifications@github.com wrote:
|
normalize types in MIR typeck after erasing regions this fixes the MIR bug @frankmcsherry encountered. r? @eddyb
this fixes the MIR bug @frankmcsherry encountered.
r? @eddyb