diff options
| author | Brian Anderson <banderson@mozilla.com> | 2011-09-27 22:40:15 -0700 |
|---|---|---|
| committer | Brian Anderson <banderson@mozilla.com> | 2011-09-27 23:20:27 -0700 |
| commit | a96b16e8c334abb422d85cbd79a15afbe9efc4d1 (patch) | |
| tree | c384f746762a8a7f17cf38107f3f19d9a7d68d9d /src/comp/syntax/parse | |
| parent | 459353e1078ad50c9088980104b4e940840a26ae (diff) | |
| download | rust-a96b16e8c334abb422d85cbd79a15afbe9efc4d1.tar.gz rust-a96b16e8c334abb422d85cbd79a15afbe9efc4d1.zip | |
Make it again possible to initialize resource locals via assignment
Some special cases allow both 'let a <- my_resource(x)' and 'let a = my_resource(x)' to work as expected despite ostensibly being copies and moves.
Diffstat (limited to 'src/comp/syntax/parse')
0 files changed, 0 insertions, 0 deletions
