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
/
lib.rs
Age
Commit message (
Expand
)
Author
Lines
2015-01-21
rollup merge of #21446: stepancheg/boxed-test
Alex Crichton
-0
/
+2
2015-01-20
alloc::boxed: enable test
Stepan Koltsov
-0
/
+2
2015-01-19
impl Iterator for &mut Iterator and Box<Iterator>
Jorge Aparicio
-0
/
+2
2015-01-17
Set allow(unstable) in crates that use unstable features
Brian Anderson
-0
/
+1
2015-01-16
Don't use NoSend/NoSync in liballoc
Flavio Percoco
-0
/
+1
2015-01-08
rollup merge of #20754: nikomatsakis/int-feature
Alex Crichton
-0
/
+1
2015-01-08
Remove warning from the libraries.
Huon Wilson
-0
/
+1
2015-01-08
Improvements to feature staging
Brian Anderson
-1
/
+1
2015-01-07
rollup merge of #20723: pnkfelix/feature-gate-box-syntax
Alex Crichton
-0
/
+1
2015-01-07
rollup merge of #20663: brson/feature-staging
Alex Crichton
-0
/
+1
2015-01-08
Added `box_syntax` feature gate; added to std and rustc crates for bootstrap.
Felix S. Klock II
-0
/
+1
2015-01-07
Preliminary feature staging
Brian Anderson
-0
/
+1
2015-01-07
liballoc's "external_funcs" and "external_crate" are now features
John Ericson
-1
/
+1
2015-01-07
liballoc does not need liblibc under certain configurations
John Ericson
-0
/
+2
2015-01-06
More test fixes
Alex Crichton
-1
/
+1
2015-01-06
Register new snapshots
Alex Crichton
-23
/
+3
2015-01-05
Replace #[phase] with #[plugin] / #[macro_use] / #[no_link]
Keegan McAllister
-2
/
+21
2015-01-03
Remove deprecated functionality
Alex Crichton
-6
/
+0
2015-01-02
rollup merge of #20410: japaric/assoc-types
Alex Crichton
-0
/
+1
2015-01-02
core: use assoc types in `Deref[Mut]`
Jorge Aparicio
-0
/
+1
2015-01-02
Fix orphan checking (cc #19470). (This is not a complete fix of #19470 becaus...
Niko Matsakis
-1
/
+2
2014-12-15
Move hash module from collections to core
Steven Fackler
-1
/
+1
2014-11-26
Remove special casing for some meta attributes
Steven Fackler
-1
/
+0
2014-11-20
Fallout from libgreen and libnative removal
Aaron Turon
-1
/
+0
2014-11-01
bubble up out-of-memory errors from liballoc
Daniel Micay
-4
/
+5
2014-10-25
get rid of libc_heap::{malloc_raw, realloc_raw}
Daniel Micay
-6
/
+2
2014-10-16
Remove libdebug and update tests.
Luqman Aden
-1
/
+0
2014-10-09
Use the same html_root_url for all docs
Brian Anderson
-1
/
+1
2014-10-02
core: remove raw::GcBox.
Eduard Burtescu
-1
/
+0
2014-08-28
Fixed misleading docs in liballoc
Clark Gaebel
-1
/
+1
2014-08-19
A few minor documentation fixes
P1start
-6
/
+6
2014-08-18
libsyntax: Remove the `use foo = bar` syntax from the language in favor
Patrick Walton
-1
/
+1
2014-07-13
Stabilization for `owned` (now `boxed`) and `cell`
Aaron Turon
-4
/
+10
2014-07-09
Register new snapshots
Alex Crichton
-2
/
+0
2014-07-05
Add #[crate_name] attributes as necessary
Alex Crichton
-1
/
+3
2014-07-02
Merge remote-tracking branch 'origin/master' into 0.11.0-release
Alex Crichton
-1
/
+0
2014-06-27
Update to 0.11.0
0.11.0
Alex Crichton
-1
/
+1
2014-06-25
Register new snapshots
Alex Crichton
-1
/
+0
2014-06-23
librustc: Feature gate lang items and intrinsics.
Patrick Walton
-1
/
+2
2014-06-22
Register new snapshots
Alex Crichton
-1
/
+0
2014-06-20
librustc: Put `#[unsafe_destructor]` behind a feature gate.
Patrick Walton
-1
/
+2
2014-06-17
Mark all crates except std as experimental
Brian Anderson
-0
/
+1
2014-06-16
alloc: Refactor OOM into a common routine
Alex Crichton
-0
/
+8
2014-06-14
Register new snapshots
Alex Crichton
-11
/
+2
2014-06-11
sync: Move underneath libstd
Alex Crichton
-1
/
+0
2014-06-09
Use phase(plugin) in bootstrap crates
Keegan McAllister
-2
/
+10
2014-06-06
libs: Fix miscellaneous fallout of librustrt
Alex Crichton
-0
/
+15
2014-05-31
doc: Fix a number of broken links
Alex Crichton
-0
/
+1
2014-05-27
Move std::{reflect,repr,Poly} to a libdebug crate
Alex Crichton
-0
/
+2
2014-05-21
Change static.rust-lang.org to doc.rust-lang.org
Alex Crichton
-1
/
+1
[next]