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
/
remutex.rs
Age
Commit message (
Expand
)
Author
Lines
2016-11-01
std: Move sys_common to libstd/sys_common
Brian Anderson
-236
/
+0
2016-09-30
Ignore various entire test modules on emscripten
Brian Anderson
-4
/
+1
2016-09-30
Ignore lots and lots of std tests on emscripten
Brian Anderson
-0
/
+3
2016-08-24
Use `#[prelude_import]` in `libstd`.
Jeffrey Seyfried
-3
/
+0
2016-03-22
try! -> ?
Jorge Aparicio
-1
/
+1
2016-03-11
std: Remove unstable from ReentrantMutex
Alex Crichton
-3
/
+0
2016-02-01
docs: Standardize on 'Errors' header in std docs
Kamal Marhubi
-2
/
+2
2015-12-29
Fix warnings when compiling stdlib with --test
Florian Hahn
-6
/
+4
2015-09-08
some more clippy-based improvements
Andre Bogus
-2
/
+2
2015-08-15
std: Add issues to all unstable features
Alex Crichton
-1
/
+3
2015-08-13
Auto merge of #27684 - alexcrichton:remove-deprecated, r=aturon
bors
-11
/
+11
2015-08-12
Remove all unstable deprecated functionality
Alex Crichton
-11
/
+11
2015-08-12
Fix ReentrantMutex documentation wrt DerefMut
Simonas Kazlauskas
-3
/
+10
2015-06-07
change some statics to constants
Oliver 'ker' Schneider
-1
/
+1
2015-05-27
Use `const fn` to abstract away the contents of UnsafeCell & friends.
Eduard Burtescu
-1
/
+1
2015-05-07
std: Remove a double-box in ReentrantMutex
Alex Crichton
-7
/
+11
2015-04-28
Register new snapshots
Tamir Duberstein
-2
/
+0
2015-04-24
Change name of unit test sub-module to "tests".
Johannes Oertel
-1
/
+1
2015-04-08
Implement reentrant mutexes and make stdio use them
Simonas Kazlauskas
-0
/
+233