about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorChris Wong <lambda.fairy@gmail.com>2015-04-01 19:48:49 +1300
committerChris Wong <lambda.fairy@gmail.com>2015-04-01 19:48:49 +1300
commit7c3efcc5bb260234fc163340c9fd7aad3d8d780e (patch)
tree30ae61277d1f2b5d2e59fde5dd481b72c96b2a26 /src/libstd/sys/unix/stack_overflow.rs
parentd754722a04b99fdcae0fd97fa2a4395521145ef2 (diff)
downloadrust-7c3efcc5bb260234fc163340c9fd7aad3d8d780e.tar.gz
rust-7c3efcc5bb260234fc163340c9fd7aad3d8d780e.zip
Don't reborrow the target of a `write!()`
This means passing in e.g. a `Vec<u8>` or `String` will work as
intended, rather than deref-ing to `&mut [u8]` or `&mut str`.

[breaking-change]

Closes #23768
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions