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
2020-01-02
Use drop instead of the toilet closure `|_| ()`
Lzu Tao
-1
/
+1
2019-12-22
Format the world
Mark Rousskov
-16
/
+19
2019-11-06
rename cfg(rustdoc) into cfg(doc)
Guillaume Gomez
-1
/
+1
2019-10-06
redesign of the interface to the unikernel HermitCore
Stefan Lankes
-0
/
+2
2019-09-14
std: always depend on backtrace, but only enable its features on demand
Ralf Jung
-1
/
+0
2019-08-06
redox: convert to target_family unix
Jeremy Soller
-1
/
+0
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
-6
/
+0
2019-04-23
Debug-print error when using rtunwrap
Jethro Beekman
-4
/
+6
2019-04-04
Auto merge of #59619 - alexcrichton:wasi-fs, r=fitzgen
bors
-0
/
+1
2019-04-03
wasi: Fill out `std::fs` module for WASI
Alex Crichton
-0
/
+1
2019-04-01
SGX target: convert a bunch of panics to aborts
Jethro Beekman
-0
/
+9
2019-03-21
Unify OsString/OsStr for byte-based implementations
Jethro Beekman
-0
/
+7
2019-02-28
libstd => 2018
Taiki Endo
-4
/
+4
2018-12-31
Bound sgx target_env with fortanix as target_vendor
Yu Ding
-1
/
+1
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-12-07
Add x86_64-fortanix-unknown-sgx target to libstd and dependencies
Jethro Beekman
-3
/
+5
2018-11-11
std: Delete the `alloc_system` crate
Alex Crichton
-0
/
+1
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