diff options
| author | Ulrik Sverdrup <bluss@users.noreply.github.com> | 2016-03-10 21:15:29 +0100 |
|---|---|---|
| committer | Ulrik Sverdrup <bluss@users.noreply.github.com> | 2016-03-13 09:36:02 +0100 |
| commit | ec39a76a3e8a96563845eca4eb77f3ba2a2090a9 (patch) | |
| tree | 10fc0d1b022ede0b316b7cbef7d1adf5730ccf40 /src/libstd/sys/unix/stack_overflow.rs | |
| parent | 3e05371c13f851a5af57a96a5e13c99537787314 (diff) | |
| download | rust-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
