Fix ICE with main's return type containing lifetimes#49692
Fix ICE with main's return type containing lifetimes#49692bors merged 2 commits intorust-lang:masterfrom
main's return type containing lifetimes#49692Conversation
|
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 |
|
@sinkuu nice! Looks like you need a |
|
@bors r+ |
|
📌 Commit 40a1ee8 has been approved by |
|
Nice set of tests! |
|
@bors p=1 This is a beta-nominated PR |
Fix ICE with `main`'s return type containing lifetimes Fixes #48890
|
☀️ Test successful - status-appveyor, status-travis |
|
This was beta-nominated; what needs to happen for a beta merge? |
|
@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