summary refs log tree commit diff
path: root/src/libstd/sys/wasm/os_str.rs
AgeCommit message (Expand)AuthorLines
2018-04-12Move Utf8Lossy decoder to libcoreSimon Sapin-1/+1
2018-03-27Implement `shrink_to` method on collectionsDiggory Blake-0/+5
2017-12-18Add lossless debug implementation for unix OsStrsDiggory Blake-1/+2
2017-11-25Implement `Rc`/`Arc` conversions for string-like typesMurarth-0/+24
2017-11-19std: Add a new wasm32-unknown-unknown targetAlex Crichton-0/+159