Rollup merge of - tshepang:space, r=brson

This commit is contained in:
Steve Klabnik 2015-07-06 18:06:31 -04:00
commit c4ee2e5c01

@ -2882,7 +2882,6 @@ operand.
```
# let mut x = 0;
# let y = 0;
x = y;
```