diff options
| author | Esteban Küber <esteban@kuber.com.ar> | 2017-12-31 15:32:41 -0800 |
|---|---|---|
| committer | Esteban Küber <esteban@kuber.com.ar> | 2017-12-31 15:32:41 -0800 |
| commit | 6384568fdb3ca50807aa303c7cec7cc920e38561 (patch) | |
| tree | 7ce16f7be2f6e67a2256dda1a50f1dbb95bc11ba /src/rustllvm/RustWrapper.cpp | |
| parent | 885011ef1fd8fbe8c5be50a0713c03c980772be3 (diff) | |
| download | rust-6384568fdb3ca50807aa303c7cec7cc920e38561.tar.gz rust-6384568fdb3ca50807aa303c7cec7cc920e38561.zip | |
Reword trying to operate in immutable fields
The previous message ("cannot assign/mutably borrow immutable field")
when trying to modify a field of an immutable binding gave the
(incorrect) impression that fields can be mutable independently of their
ADT's binding. Slightly reword the message to read "cannot
assign/mutably borrow field of immutable binding".
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
