Closed
Description
Test case: https://github.com/pcwalton/rust-geom/blob/master/rect.rs
This is really simple code. If any of the .add
(say, in union or intersect) are changed to +
, then compilation is terminated with an internal compiler error.