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
/
libsync
/
lock.rs
Age
Commit message (
Expand
)
Author
Lines
2014-09-16
Fallout from renaming
Aaron Turon
-3
/
+3
2014-08-29
Register new snapshots
Alex Crichton
-34
/
+0
2014-08-27
Implement generalized object and type parameter bounds (Fixes #16462)
Niko Matsakis
-0
/
+34
2014-08-07
Rename `Share` to `Sync`
Alex Crichton
-5
/
+5
2014-08-01
Fix misspelled comments.
Joseph Crail
-2
/
+2
2014-07-26
std: Stabilize unit, bool, ty, tuple, arc, any
Alex Crichton
-9
/
+9
2014-06-29
librustc: Remove the fallback to `int` for integers and `f64` for
Patrick Walton
-2
/
+2
2014-06-24
librustc: Remove the fallback to `int` from typechecking.
Niko Matsakis
-18
/
+18
2014-06-18
Fallout from TaskBuilder changes
Aaron Turon
-6
/
+4
2014-06-11
sync: Move underneath libstd
Alex Crichton
-4
/
+12
2014-06-10
Fix more misspelled comments and strings.
Joseph Crail
-1
/
+1
2014-05-25
Paper over privacy issues with Deref by changing field names.
Huon Wilson
-17
/
+22
2014-05-17
std: Refactor liballoc out of lib{std,sync}
Alex Crichton
-1
/
+1
2014-04-23
Move task::task() to TaskBuilder::new()
Steven Fackler
-1
/
+2
2014-04-10
std: Make std::comm return types consistent
Alex Crichton
-1
/
+1
2014-04-08
sync: remove unsafe and add Send+Share to Deref (enabled by autoderef vtables)
Jim Radford
-7
/
+5
2014-03-31
sync: Switch field privacy as necessary
Alex Crichton
-17
/
+17
2014-03-23
sync: Introduce new wrapper types for locking
Alex Crichton
-0
/
+816