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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstd
/
sys
/
wasm
Age
Commit message (
Expand
)
Author
Lines
2018-04-13
std: Minimize size of panicking on wasm
Alex Crichton
-2
/
+6
2018-04-12
Import the `alloc` crate as `alloc_crate` in std
Simon Sapin
-1
/
+1
2018-04-12
Move Utf8Lossy decoder to libcore
Simon Sapin
-1
/
+1
2018-04-04
Auto merge of #48575 - ishitatsuyuki:unix-no-thread, r=alexcrichton
bors
-0
/
+1
2018-03-27
Implement `shrink_to` method on collections
Diggory Blake
-0
/
+5
2018-03-24
Fix build on non-Unix platforms
Tatsuyuki Ishi
-0
/
+1
2018-03-03
Move process::ExitCode internals to sys
Scott McMurray
-0
/
+12
2018-02-04
Rollup merge of #47912 - cuviper:glibc-stack-guard, r=alexcrichton
kennytm
-2
/
+3
2018-01-31
Use a range to identify SIGSEGV in stack guards
Josh Stone
-2
/
+3
2018-01-30
Implement extensible syscall interface for wasm
Diggory Blake
-129
/
+259
2018-01-07
Make wasm obey backtrace feature, like other targets
Aidan Hobson Sayers
-0
/
+1
2017-12-31
Auto merge of #46713 - Manishearth:memchr, r=bluss
bors
-1
/
+1
2017-12-24
Auto merge of #46789 - Diggsey:command-env-capture, r=dtolnay
bors
-8
/
+7
2017-12-24
Capture environment at spawn
Diggory Blake
-8
/
+7
2017-12-19
Add Hash impl for SystemTime and Instant
Vitaly _Vi Shukela
-2
/
+2
2017-12-18
Add lossless debug implementation for unix OsStrs
Diggory Blake
-1
/
+2
2017-12-13
Move rust memchr impl to libcore
Manish Goregaokar
-1
/
+1
2017-11-25
Implement `Rc`/`Arc` conversions for string-like types
Murarth
-0
/
+24
2017-11-19
std: Add a new wasm32-unknown-unknown target
Alex Crichton
-0
/
+2011