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
2015-07-29
Rollup merge of #27326 - steveklabnik:doc_show_use, r=Gankro
Steve Klabnik
-22
/
+44
2015-07-28
Auto merge of #26934 - reem:boxed-slice-clone, r=Gankro
bors
-1
/
+55
2015-07-28
Auto merge of #27309 - eddyb:snapshot-infdef, r=alexcrichton
bors
-3
/
+1
2015-07-28
Implement Clone for Box<[T]> where T: Clone
Jonathan Reem
-1
/
+55
2015-07-27
std: Deprecate a number of unstable features
Alex Crichton
-0
/
+3
2015-07-27
Show appropriate feature flags in docs
Steve Klabnik
-22
/
+44
2015-07-27
Turn on `box(PLACE) expr` deprecation warning post-snapshot.
Eduard Burtescu
-1
/
+1
2015-07-27
Register new snapshots (2015-07-26 a5c12f4).
Eduard Burtescu
-2
/
+0
2015-07-23
fix doc-tests by opting into `placement_in_syntax` feature where necessary.
Felix S. Klock II
-1
/
+1
2015-07-23
Review feedback: add unstable marker to Placer API and put in bound that now ...
Felix S. Klock II
-0
/
+3
2015-07-22
address review feedback: remove dupe feature opt-in.
Felix S. Klock II
-1
/
+0
2015-07-22
Add feature-gates for desugaring-based `box` and placement-`in`.
Felix S. Klock II
-0
/
+2
2015-07-22
prototype Placer protocol for unstable overloaded-box and placement-in.
Felix S. Klock II
-5
/
+102
2015-07-20
Register new snapshots
Alex Crichton
-17
/
+0
2015-07-17
Add RawVec to unify raw Vecish code
Alexis Beingessner
-1
/
+456
2015-07-13
Update boxed.rs
Wei-Ming Yang
-2
/
+2
2015-07-11
Update boxed.rs
Wei-Ming Yang
-2
/
+2
2015-07-08
trans: Link rlibs to dylibs with --whole-archive
Alex Crichton
-0
/
+1
2015-07-03
Fix 'Relaaxed' typo in code comment
Corey Farwell
-1
/
+1
2015-07-03
Auto merge of #26610 - aturon:fix_make_unique, r=alexcrichton
bors
-79
/
+177
2015-07-02
Fix race condition in Arc's get_mut and make_unqiue
Aaron Turon
-79
/
+177
2015-07-01
Implement CoerceUnsized for arc::Weak
Remi Rampin
-0
/
+2
2015-07-01
Implement CoerceUnsized for rc::Weak
Remi Rampin
-0
/
+2
2015-06-26
Use Box::into_raw rather than the deprecated boxed::into_raw in tests and doc...
Ms2ger
-8
/
+6
2015-06-24
Make `align_of` behave like `min_align_of`.
Huon Wilson
-7
/
+7
2015-06-17
Add comment about stabilizing CString::from_ptr
Alex Crichton
-0
/
+2
2015-06-17
More test fixes and fallout of stability changes
Alex Crichton
-24
/
+21
2015-06-17
std: Move free-functions to associated functions
Alex Crichton
-35
/
+153
2015-06-17
Fallout in tests and docs from feature renamings
Alex Crichton
-33
/
+30
2015-06-17
alloc: Split apart the global `alloc` feature
Alex Crichton
-25
/
+34
2015-06-17
core: Split apart the global `core` feature
Alex Crichton
-16
/
+24
2015-06-15
Auto merge of #26265 - retep998:heapalloc, r=alexcrichton
bors
-17
/
+102
2015-06-13
Switch to direct HeapAlloc on Windows when not using jemalloc
Peter Atashian
-17
/
+102
2015-06-12
Auto merge of #26160 - alexcrichton:revert-rc-as-ref, r=aturon
bors
-19
/
+0
2015-06-09
Revert "Added AsRef implementations for Arc and Rc"
Alex Crichton
-19
/
+0
2015-06-09
Exise 'owned pointer' from the codebase
Steve Klabnik
-3
/
+3
2015-06-08
Auto merge of #25823 - oli-obk:static_to_const_lint, r=alexcrichton
bors
-1
/
+1
2015-06-07
change some statics to constants
Oliver 'ker' Schneider
-1
/
+1
2015-06-06
Remove many unneeded feature annotations in the docs
Steve Klabnik
-3
/
+0
2015-06-04
Added AsRef implementations for Arc and Rc
Markus Westerlind
-0
/
+19
2015-05-30
Mark Arc function get_mut and method make_unique unsafe
Ulrik Sverdrup
-35
/
+56
2015-05-27
Remove #[cfg(stage0)] items.
Eduard Burtescu
-1115
/
+6
2015-05-24
Mark `boxed::into_raw` as safe
Michael Layzell
-7
/
+3
2015-05-21
she -> they in Dining Philosophers
Steve Klabnik
-1
/
+1
2015-05-20
Auto merge of #25588 - bluss:doc-string-from, r=alexcrichton
bors
-2
/
+2
2015-05-19
Fix rebase conflicts
Ariel Ben-Yehuda
-2
/
+6
2015-05-19
fix conflicts
Ariel Ben-Yehuda
-2
/
+2
2015-05-19
collections: Avoid unstable code in examples for String
Ulrik Sverdrup
-2
/
+2
2015-05-17
Make `Arc` support DSTs
P1start
-36
/
+743
2015-05-16
Auto merge of #25462 - alexcrichton:favicon-https, r=nrc
bors
-1
/
+1
[prev]
[next]