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_common
/
mod.rs
Age
Commit message (
Expand
)
Author
Lines
2018-04-13
std: Minimize size of panicking on wasm
Alex Crichton
-4
/
+10
2018-01-11
Add shims for modules that we can't implement on CloudABI.
Ed Schouten
-4
/
+1
2018-01-11
Implement libstd for CloudABI.
Ed Schouten
-0
/
+3
2017-12-31
Auto merge of #46713 - Manishearth:memchr, r=bluss
bors
-1
/
+0
2017-12-24
Capture environment at spawn
Diggory Blake
-0
/
+1
2017-12-18
Add lossless debug implementation for unix OsStrs
Diggory Blake
-0
/
+1
2017-12-13
Move rust memchr impl to libcore
Manish Goregaokar
-1
/
+0
2017-11-19
std: Add a new wasm32-unknown-unknown target
Alex Crichton
-5
/
+9
2017-09-14
Auto merge of #43972 - TobiasSchaffner:std_clean, r=alexcrichton
bors
-2
/
+2
2017-09-08
Re-enable networking module fo rL4Re
Sebastian Humenda
-1
/
+1
2017-09-08
Add modifications needed for L4re in libstd
Tobias Schaffner
-1
/
+1
2017-09-02
Add libbacktrace support for Apple platforms
John Colanduoni
-1
/
+1
2017-07-13
Fix backtrace on Redox
Jeremy Soller
-1
/
+2
2017-02-06
std: Remove cfg(cargobuild) annotations
Alex Crichton
-2
/
+2
2016-12-20
Fix compile errors and such
Alex Crichton
-0
/
+1
2016-11-10
Merge branch 'master' into redox
Jeremy Soller
-1
/
+1
2016-11-10
Use target_os = redox for cfg
Jeremy Soller
-2
/
+2
2016-11-10
doc: fix typos
Tshepang Lekhonkhobe
-1
/
+1
2016-11-03
Merge branch 'master' into redox
Jeremy Soller
-0
/
+128
2016-11-01
Clean up and add more comments to libstd/lib.rs
Brian Anderson
-12
/
+4
2016-11-01
Document sys_common and sys
Brian Anderson
-0
/
+14
2016-11-01
std: Move sys_common to libstd/sys_common
Brian Anderson
-0
/
+117