about summary refs log tree commit diff
path: root/src/libstd/sys/wasm/path.rs
AgeCommit message (Expand)AuthorLines
2020-07-15Introduce restricted-std feature.Eric Huss-19/+0
2019-11-29Format libstd/sys with rustfmtDavid Tolnay-1/+1
2019-03-31libstd: deny(elided_lifetimes_in_paths)Mazdak Farrokhzad-1/+1
2019-02-28libstd => 2018Taiki Endo-2/+2
2018-12-25Remove licensesMark Rousskov-10/+0
2018-12-04cleanup: remove static lifetimes from consts in libstdljedrz-1/+1
2017-11-19std: Add a new wasm32-unknown-unknown targetAlex Crichton-0/+29