bors 423dd84300 auto merge of #11441 : jld/rust/enum-nullable-const-null-with-fields, r=alexcrichton
That is, if you have an enum type that is subject to the nullable
pointer optimization, but the null variant has a nonzero number of
fields, and you declare a static whose value is of that variant, then
that used to be an ICE but this change fixes it.
2014-01-10 03:11:17 -08:00
..
2014-01-09 18:46:23 -08:00
2014-01-09 18:46:23 -08:00
2014-01-09 18:46:23 -08:00
2014-01-09 18:46:23 -08:00
2013-12-26 15:54:37 -08:00
2014-01-09 18:46:23 -08:00