Closed
Description
repro code:
https://gist.github.com/sgrif/959bb5f820a0c9a616f569ea2195ff7c
Expression
on line 68 should be Box<Expression>
, introducing the indirection fixes the ICE. I haven't attempted to reduce beyond this example.
rustc 1.36.0 (a53f9df32 2019-07-03)