about summary refs log tree commit diff
path: root/src/libstd/sys.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2013-10-17 13:56:23 -0700
committerbors <bors@rust-lang.org>2013-10-17 13:56:23 -0700
commit3fd0e3a77be624f41647bb930843de27bc1cc985 (patch)
treef8067ecde729ef6fcaee88563e096b60d6af7bb8 /src/libstd/sys.rs
parentd773a024a2976f2759235551a52101cd08b37cce (diff)
parent34ae5d70ac459be9cef362eb684e17f3e490b869 (diff)
downloadrust-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