index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstd
/
sys
/
wasm
/
mod.rs
Age
Commit message (
Expand
)
Author
Lines
2020-07-27
mv std libs to library/
mark
-70
/
+0
2020-07-15
Introduce restricted-std feature.
Eric Huss
-44
/
+19
2020-07-12
adjust remaining targets
Ralf Jung
-2
/
+2
2020-05-17
abort_internal is safe
Ralf Jung
-2
/
+2
2019-12-22
Format the world
Mark Rousskov
-8
/
+6
2019-08-28
std: Remove the `wasm_syscall` feature
Alex Crichton
-221
/
+1
2019-07-25
std: Use native `#[thread_local]` TLS on wasm
Alex Crichton
-3
/
+2
2019-06-10
std: Remove internal definitions of `cfg_if!` macro
Alex Crichton
-1
/
+1
2019-05-25
std: Depend on `backtrace` crate from crates.io
Alex Crichton
-2
/
+0
2019-03-21
Unify OsString/OsStr for byte-based implementations
Jethro Beekman
-1
/
+2
2019-02-28
libstd => 2018
Taiki Endo
-12
/
+12
2019-02-13
Add vectored read and write support
Steven Fackler
-6
/
+6
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-11-11
std: Delete the `alloc_system` crate
Alex Crichton
-0
/
+1
2018-09-24
std: Start implementing wasm32 atomics
Alex Crichton
-4
/
+18
2018-01-30
Implement extensible syscall interface for wasm
Diggory Blake
-12
/
+221
2018-01-07
Make wasm obey backtrace feature, like other targets
Aidan Hobson Sayers
-0
/
+1
2017-11-19
std: Add a new wasm32-unknown-unknown target
Alex Crichton
-0
/
+104