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
/
boxed_test.rs
Age
Commit message (
Expand
)
Author
Lines
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-11-10
add FromIterator<A> to Box<[A]>
Axary
-0
/
+8
2018-07-10
Add missing dyn in liballoc
ljedrz
-10
/
+10
2017-02-06
Direct conversions between slices and boxes.
Clar Charr
-0
/
+23
2016-05-28
rustfmt liballoc folder
Srinivas Reddy Thatiparthy
-1
/
+1
2016-01-26
Fix warnings during tests
Alex Crichton
-1
/
+0
2015-11-24
rustfmt: liballoc, liballoc_*, libarena
Nick Cameron
-2
/
+1
2015-09-24
rustfmt liballoc
Nick Cameron
-5
/
+10
2015-06-26
Use Box::into_raw rather than the deprecated boxed::into_raw in tests and doc...
Ms2ger
-4
/
+4
2015-04-01
Fallout in libstd: remove impls now considered to conflict.
Niko Matsakis
-4
/
+4
2015-03-30
std: Stabilize the rest of Any/BoxAny
Alex Crichton
-1
/
+0
2015-03-05
Remove integer suffixes where the types in compiled code are identical.
Eduard Burtescu
-2
/
+2
2015-02-09
int/uint => isize/usize in liblibc/liballoc/libarena
we
-5
/
+5
2015-02-02
Auto merge of #21647 - alfie:suffix-medium, r=alexcrichton
bors
-5
/
+5
2015-02-01
box: into_raw, from_raw functions
Stepan Koltsov
-0
/
+42
2015-02-01
More deprecating of i/u suffixes in libraries
Alfie John
-5
/
+5
2015-01-30
Remove all `i` suffixes
Tobias Bucher
-1
/
+1
2015-01-20
alloc::boxed: enable test
Stepan Koltsov
-0
/
+75