about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2015-07-30 10:25:23 +0000
committerbors <bors@rust-lang.org>2015-07-30 10:25:23 +0000
commit87055a68c3194db212456f99ece080728a5fc2f8 (patch)
tree9908d4b080e8dac63662d25e5f498ae837a41456 /src/libstd/sys/unix/stack_overflow.rs
parentf97a82fd435b2f6e62d9f76a15ea4aeb6933b85c (diff)
parent3e954a8cb2fd094d79713059d83d37b2daa7b396 (diff)
downloadrust-87055a68c3194db212456f99ece080728a5fc2f8.tar.gz
rust-87055a68c3194db212456f99ece080728a5fc2f8.zip
Auto merge of #27371 - Gankro:str-clone, r=alexcrichton
This is a minor [breaking-change], as it changes what
`boxed_str.to_owned()` does (previously it would deref to `&str` and
call `to_owned` on that to get a `String`). However `Box<str>` is such an
exceptionally rare type that this is not expected to be a serious
concern. Also a `Box<str>` can be freely converted to a `String` to
obtain the previous result anyway.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions