diff options
| author | bors <bors@rust-lang.org> | 2013-10-17 13:56:23 -0700 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2013-10-17 13:56:23 -0700 |
| commit | 3fd0e3a77be624f41647bb930843de27bc1cc985 (patch) | |
| tree | f8067ecde729ef6fcaee88563e096b60d6af7bb8 /src/libstd/sys.rs | |
| parent | d773a024a2976f2759235551a52101cd08b37cce (diff) | |
| parent | 34ae5d70ac459be9cef362eb684e17f3e490b869 (diff) | |
| download | rust-3fd0e3a77be624f41647bb930843de27bc1cc985.tar.gz rust-3fd0e3a77be624f41647bb930843de27bc1cc985.zip | |
auto merge of #9902 : thestinger/rust/immediate, r=nikomatsakis
The code generation previously assumed a reference could not alter the value in a way the destructor would notice. This is an incorrect assumption for `&mut`, and is also incorrect for an `&` pointer to a non-`Freeze` type. Closes #7972
Diffstat (limited to 'src/libstd/sys.rs')
0 files changed, 0 insertions, 0 deletions
