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
/
mod.rs
Age
Commit message (
Expand
)
Author
Lines
2019-08-06
redox: convert to target_family unix
Jeremy Soller
-4
/
+1
2019-07-16
Add supporting for vxWorks
Baoshan Pang
-1
/
+4
2019-06-10
std: Remove internal definitions of `cfg_if!` macro
Alex Crichton
-3
/
+3
2019-05-03
Categorize WASI as an "OS" rather than as an "environment".
Dan Gohman
-1
/
+1
2019-03-29
Add a new wasm32-unknown-wasi target
Alex Crichton
-0
/
+3
2019-02-28
libstd => 2018
Taiki Endo
-1
/
+1
2019-02-10
libs: doc comments
Alexander Regueiro
-1
/
+1
2019-02-02
Update visibility of intermediate use items.
David Wood
-0
/
+2
2018-12-31
Bound sgx target_env with fortanix as target_vendor
Yu Ding
-3
/
+7
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-12-19
SGX target: fix docs build
Jethro Beekman
-2
/
+2
2018-12-07
Add x86_64-fortanix-unknown-sgx target to libstd and dependencies
Jethro Beekman
-0
/
+3
2018-08-31
use cfg(rustdoc) instead of cfg(dox) in std and friends
QuietMisdreavus
-2
/
+2
2018-06-25
Add missing \[allow(missing_docs)\]
Guillaume Gomez
-0
/
+1
2018-06-20
Fix doc build on unknown windows target
Guillaume Gomez
-0
/
+2
2018-01-11
Make the documentation build work on CloudABI.
Ed Schouten
-5
/
+7
2018-01-11
Implement libstd for CloudABI.
Ed Schouten
-0
/
+3
2017-11-25
rustbuild: Enable WebAssembly backend by default
Alex Crichton
-46
/
+63
2017-11-19
std: Add a new wasm32-unknown-unknown target
Alex Crichton
-0
/
+3
2017-08-10
Exposed all platform-specific documentation.
kennytm
-0
/
+30
2017-02-15
sys/mod doc update and mod import order adjust
king6cong
-6
/
+6
2016-12-20
Fix compile errors and such
Alex Crichton
-0
/
+2
2016-11-10
Merge branch 'master' into redox
Jeremy Soller
-1
/
+1
2016-11-10
Use target_os = redox for cfg
Jeremy Soller
-1
/
+1
2016-11-10
doc: fix typos
Tshepang Lekhonkhobe
-1
/
+1
2016-11-03
Merge branch 'master' into redox
Jeremy Soller
-0
/
+45
2016-11-01
Document sys_common and sys
Brian Anderson
-0
/
+22
2016-11-01
std: Move platform-specific code out of libstd/lib.rs
Brian Anderson
-0
/
+19