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
/
liballoc
/
arc.rs
Age
Commit message (
Expand
)
Author
Lines
2014-08-19
A few minor documentation fixes
P1start
-3
/
+3
2014-08-07
Rename `Share` to `Sync`
Alex Crichton
-11
/
+11
2014-08-04
stabilize atomics (now atomic)
Aaron Turon
-28
/
+28
2014-07-29
Elide lifetimes around Arc<T>.
OGINO Masanori
-4
/
+4
2014-07-26
std: Stabilize unit, bool, ty, tuple, arc, any
Alex Crichton
-6
/
+14
2014-07-23
collections: Move push/pop to MutableSeq
Brian Anderson
-0
/
+1
2014-07-03
Fix spelling errors.
Joseph Crail
-1
/
+1
2014-06-29
librustc: Remove the fallback to `int` for integers and `f64` for
Patrick Walton
-2
/
+2
2014-06-24
core: Add stability attributes to Clone
Brian Anderson
-0
/
+2
2014-06-24
librustc: Remove the fallback to `int` from typechecking.
Niko Matsakis
-1
/
+1
2014-06-11
sync: Move underneath libstd
Alex Crichton
-4
/
+2
2014-06-10
Fix more misspelled comments and strings.
Joseph Crail
-1
/
+1
2014-05-29
Make Arc::make_unique check weak refs; add make_unique to Rc
Aaron Turon
-1
/
+19
2014-05-28
Issue #13933: Remove transmute_mut from Arc
Ariel Ben-Yehuda
-1
/
+2
2014-05-25
Paper over privacy issues with Deref by changing field names.
Huon Wilson
-15
/
+19
2014-05-17
std: Refactor liballoc out of lib{std,sync}
Alex Crichton
-0
/
+400