Skip to content

Conversation

phansch
Copy link
Contributor

@phansch phansch commented Oct 1, 2018

This fixes the ICE by using substs directly and creating the type+lifetime parameter list that way.

@arielb1 Was correct in that input_types drops the lifetime parameters and only keeps the type parameters (nightly docs)

Fixes #2831

@oli-obk oli-obk merged commit 788c838 into rust-lang:master Oct 2, 2018
@phansch phansch deleted the fix_ice_2831 branch October 2, 2018 09:39
@oli-obk
Copy link
Contributor

oli-obk commented Oct 10, 2018

5-star description of how you developed the fix

Would read again

@Manishearth
Copy link
Member

link to blog post in the commit message and/or PR body? 😄

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.

Impossible case reached
3 participants