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
/
mutex.rs
Age
Commit message (
Expand
)
Author
Lines
2020-07-27
mv std libs to library/
mark
-101
/
+0
2020-07-15
Introduce restricted-std feature.
Eric Huss
-0
/
+1
2019-12-22
Format the world
Mark Rousskov
-8
/
+24
2019-03-31
libstd: deny(elided_lifetimes_in_paths)
Mazdak Farrokhzad
-1
/
+1
2019-02-28
libstd => 2018
Taiki Endo
-1
/
+1
2019-02-17
Use more impl header lifetime elision
Scott McMurray
-1
/
+1
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-12-11
Remove unnecessary feature gates from const fns
Oliver Scherer
-1
/
+0
2018-12-07
SGX target: implement synchronization primitives and threading
Jethro Beekman
-0
/
+1
2018-08-08
avoid using the word 'initialized' to talk about that non-reentrant-capable s...
Ralf Jung
-1
/
+3
2018-08-06
actually, reentrant uninitialized mutex acquisition is outright UB
Ralf Jung
-3
/
+3
2018-08-06
I think we have to strengthen Mutex::init UB
Ralf Jung
-1
/
+1
2018-08-06
clarify partially initialized Mutex issues
Ralf Jung
-0
/
+4
2018-06-17
libstd: add an RAII utility for sys_common::mutex::Mutex
NODA, Kai
-2
/
+24
2016-11-01
std: Move sys_common to libstd/sys_common
Brian Anderson
-0
/
+66