Uh oh!
There was an error while loading. Please reload this page.
Fix ICE with main's return type containing lifetimes - #49692
Conversation
TimNN
commented
Apr 5, 2018
Your PR failed on Travis. Through arcane magic we have determined that the following fragments from the build log may contain information about the problem. Click to expand the log.I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
nikomatsakis
commented
Apr 5, 2018
@sinkuu nice! Looks like you need a |
arielb1
commented
Apr 7, 2018
@bors r+ |
bors
commented
Apr 7, 2018
📌 Commit 40a1ee8 has been approved by |
arielb1
commented
Apr 7, 2018
Nice set of tests! |
arielb1
commented
Apr 7, 2018
@bors p=1 This is a beta-nominated PR |
bors
commented
Apr 7, 2018
Fix ICE with `main`'s return type containing lifetimes Fixes#48890
bors
commented
Apr 7, 2018
☀️ Test successful - status-appveyor, status-travis |
scottmcm
commented
Apr 10, 2018
This was beta-nominated; what needs to happen for a beta merge? |
alexcrichton
commented
Apr 20, 2018
@scottmcm this was waiting for beta-accepted which I've now applied, so should be good to go! (gonna review a few more and then do a lot of backports at once) |
Fixes#48890