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
Age
Commit message (
Expand
)
Author
Lines
2014-06-11
rustc: Remove ~[T] from the language
Alex Crichton
-25
/
+0
2014-06-11
auto merge of #14746 : alexcrichton/rust/libsync, r=brson
bors
-5
/
+2
2014-06-11
sync: Move underneath libstd
Alex Crichton
-5
/
+2
2014-06-11
rustc: Move the AST from @T to Gc<T>
Alex Crichton
-1
/
+1
2014-06-11
rustc: Update how Gc<T> is recognized
Alex Crichton
-2
/
+2
2014-06-10
Fix more misspelled comments and strings.
Joseph Crail
-1
/
+1
2014-06-09
Use phase(plugin) in bootstrap crates
Keegan McAllister
-2
/
+10
2014-06-06
libs: Fix miscellaneous fallout of librustrt
Alex Crichton
-17
/
+15
2014-06-02
Adding show impl for Rc
fort
-0
/
+7
2014-06-01
std: Drop Total from Total{Eq,Ord}
Alex Crichton
-6
/
+6
2014-05-31
doc: Fix a number of broken links
Alex Crichton
-0
/
+1
2014-05-30
std: Rename {Eq,Ord} to Partial{Eq,Ord}
Alex Crichton
-6
/
+6
2014-05-30
Register new snapshots
Alex Crichton
-8
/
+1
2014-05-29
Make Arc::make_unique check weak refs; add make_unique to Rc
Aaron Turon
-1
/
+107
2014-05-28
Issue #13933: Remove transmute_mut from Arc
Ariel Ben-Yehuda
-1
/
+2
2014-05-27
Move std::{reflect,repr,Poly} to a libdebug crate
Alex Crichton
-0
/
+2
2014-05-25
Paper over privacy issues with Deref by changing field names.
Huon Wilson
-36
/
+44
2014-05-22
auto merge of #14348 : alexcrichton/rust/doc.rust-lang.org, r=huonw
bors
-1
/
+1
2014-05-22
libcore: Remove all uses of `~str` from `libcore`.
Patrick Walton
-6
/
+23
2014-05-21
Change static.rust-lang.org to doc.rust-lang.org
Alex Crichton
-1
/
+1
2014-05-21
alter `exchange_free` for sized deallocation
Daniel Micay
-3
/
+9
2014-05-21
migrate from `exchange_malloc` to `allocate`
Daniel Micay
-10
/
+4
2014-05-17
Register new snapshots
Alex Crichton
-1
/
+0
2014-05-17
std: Refactor liballoc out of lib{std,sync}
Alex Crichton
-0
/
+1201
[prev]