diff options
| author | Chris Wong <lambda.fairy@gmail.com> | 2015-04-01 19:48:49 +1300 |
|---|---|---|
| committer | Chris Wong <lambda.fairy@gmail.com> | 2015-04-01 19:48:49 +1300 |
| commit | 7c3efcc5bb260234fc163340c9fd7aad3d8d780e (patch) | |
| tree | 30ae61277d1f2b5d2e59fde5dd481b72c96b2a26 /src/libstd/sys/unix/stack_overflow.rs | |
| parent | d754722a04b99fdcae0fd97fa2a4395521145ef2 (diff) | |
| download | rust-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
