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
/
sync
/
once.rs
Age
Commit message (
Expand
)
Author
Lines
2015-01-11
Rename AtomicInt and AtomicUint
Steven Fackler
-5
/
+5
2015-01-06
rollup merge of #20615: aturon/stab-2-thread
Alex Crichton
-1
/
+1
2015-01-07
markers -> marker
Nick Cameron
-1
/
+1
2015-01-06
Fallout from stabilization
Aaron Turon
-1
/
+1
2015-01-07
Change `std::kinds` to `std::markers`; flatten `std::kinds::marker`
Nick Cameron
-1
/
+1
2015-01-04
std: Fix missing stability in sync
Alex Crichton
-4
/
+0
2015-01-03
Remove deprecated functionality
Alex Crichton
-12
/
+12
2015-01-02
rollup merge of #20315: alexcrichton/std-sync
Alex Crichton
-13
/
+20
2015-01-01
std: Second pass stabilization of sync
Alex Crichton
-13
/
+20
2014-12-29
std: Second pass stabilization for `comm`
Alex Crichton
-3
/
+3
2014-12-29
std: Stabilize the prelude module
Alex Crichton
-3
/
+4
2014-12-26
Make Send and Sync traits unsafe
Flavio Percoco
-1
/
+3
2014-12-26
Require types to opt-in Sync
Flavio Percoco
-0
/
+1
2014-12-18
Fallout from new thread API
Aaron Turon
-2
/
+2
2014-12-14
Mostly rote conversion of `proc()` to `move||` (and occasionally `Thunk::new`)
Niko Matsakis
-1
/
+1
2014-12-13
libstd: use unboxed closures
Jorge Aparicio
-1
/
+2
2014-12-05
std: Rewrite the `sync` module
Alex Crichton
-0
/
+169