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
/
library
/
std
/
src
/
sys_common
/
mod.rs
Age
Commit message (
Expand
)
Author
Lines
2022-06-03
Lazily allocate+initialize locks.
Mara Bos
-0
/
+1
2021-11-10
Use `target_family = "wasm"`
Alex Crichton
-2
/
+1
2021-11-10
std: Get the standard library compiling for wasm64
Alex Crichton
-0
/
+1
2021-09-16
Merge sys_common::rt into rt
bjorn3
-2
/
+0
2021-07-03
Move `os_str_bytes` to `sys::unix` and reuse it on other platforms.
Christiaan Dirkx
-4
/
+0
2021-06-21
Merge `sys_common::bytestring` into `os_str_bytes`
Christiaan Dirkx
-1
/
+0
2021-05-20
Rollup merge of #85275 - CDirkx:memchr, r=m-ou-se
Guillaume Gomez
-0
/
+1
2021-05-19
Replace `sys_common::util::dumb_print` with `rterr!`
Christiaan Dirkx
-1
/
+0
2021-05-14
Move `std::memchr` to `sys_common`
Christiaan Dirkx
-0
/
+1
2021-04-25
Auto merge of #84115 - CDirkx:rt, r=m-ou-se
bors
-53
/
+2
2021-04-22
Rework `at_exit` to `cleanup`
Christiaan Dirkx
-53
/
+2
2021-04-22
Move `sys_common::poison` to `sync::poison`
Christiaan Dirkx
-1
/
+0
2021-04-14
Update documentation
Christiaan Dirkx
-3
/
+5
2021-04-14
Move `std::sys_common::alloc` to `std::sys::common`
Christiaan Dirkx
-1
/
+0
2020-11-22
Drop support for cloudabi targets
Lzu Tao
-2
/
+1
2020-09-27
Move thread parker to sys_common.
Mara Bos
-0
/
+1
2020-08-31
std: move "mod tests/benches" to separate files
Lzu Tao
-5
/
+3
2020-07-27
mv std libs to library/
mark
-0
/
+148