about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorUlrik Sverdrup <bluss@users.noreply.github.com>2016-03-10 21:15:29 +0100
committerUlrik Sverdrup <bluss@users.noreply.github.com>2016-03-13 09:36:02 +0100
commitec39a76a3e8a96563845eca4eb77f3ba2a2090a9 (patch)
tree10fc0d1b022ede0b316b7cbef7d1adf5730ccf40 /src/libstd/sys/unix/stack_overflow.rs
parent3e05371c13f851a5af57a96a5e13c99537787314 (diff)
downloadrust-ec39a76a3e8a96563845eca4eb77f3ba2a2090a9.tar.gz
rust-ec39a76a3e8a96563845eca4eb77f3ba2a2090a9.zip
Call str::to_owned in String::from and uninline it
String::from does not need to be inlined, it can be without it just like
str::to_owned and String::clone are.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions