about summary refs log tree commit diff
path: root/src/libstd/to_bytes.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2013-08-27 17:05:46 -0700
committerbors <bors@rust-lang.org>2013-08-27 17:05:46 -0700
commit58d6eb50483c44ecc72db6d77b71ad5d5a7aca4d (patch)
treea1930a85c3a7d212a45697678ceaee815dcdcff7 /src/libstd/to_bytes.rs
parentd5c144a4cd1713e14b0fccd6146648bf968522d9 (diff)
parent8c09865b66f5e2865037e6ce1396ba0a653136e0 (diff)
downloadrust-58d6eb50483c44ecc72db6d77b71ad5d5a7aca4d.tar.gz
rust-58d6eb50483c44ecc72db6d77b71ad5d5a7aca4d.zip
auto merge of #8797 : nikomatsakis/rust/issue-8625-assign-to-andmut-in-borrowed-loc-2, r=pcwalton
Fixes for #8625 to prevent assigning to `&mut` in borrowed or aliasable locations. The old code was insufficient in that it failed to catch bizarre cases like `& &mut &mut`. 

r? @pnkfelix
Diffstat (limited to 'src/libstd/to_bytes.rs')
0 files changed, 0 insertions, 0 deletions