..
benches
Merge crate collections into alloc
2017-06-13 23:37:34 -07:00
btree
Relax Debug constraints when debugging {HashMap,BTreeMap}::{Keys,Values}.
2017-06-23 12:48:29 +02:00
tests
Merge crate collections into alloc
2017-06-13 23:37:34 -07:00
allocator.rs
Minor Allocator doc fix
2017-06-19 07:51:00 -07:00
arc.rs
Merge crate collections into alloc
2017-06-13 23:37:34 -07:00
binary_heap.rs
Merge crate collections into alloc
2017-06-13 23:37:34 -07:00
borrow.rs
Merge crate collections into alloc
2017-06-13 23:37:34 -07:00
boxed.rs
Removed as many "```ignore" as possible.
2017-06-23 15:31:53 +08:00
boxed_test.rs
Direct conversions between slices and boxes.
2017-02-06 18:53:13 -05:00
Cargo.toml
Merge crate collections into alloc
2017-06-13 23:37:34 -07:00
fmt.rs
Removed as many "```ignore" as possible.
2017-06-23 15:31:53 +08:00
heap.rs
Add impl of Alloc for the global rust heap.
2017-06-15 23:48:30 +02:00
lib.rs
Add API for Alloc trait.
2017-06-15 23:48:12 +02:00
linked_list.rs
Merge crate collections into alloc
2017-06-13 23:37:34 -07:00
macros.rs
Merge crate collections into alloc
2017-06-13 23:37:34 -07:00
oom.rs
drop an unnecessary newline
2016-11-10 23:44:15 -05:00
range.rs
Merge crate collections into alloc
2017-06-13 23:37:34 -07:00
raw_vec.rs
Removed as many "```ignore" as possible.
2017-06-23 15:31:53 +08:00
rc.rs
Fix ref as mutable ref in std::rc::Rc doc
2017-06-22 15:48:20 +02:00
slice.rs
Merge crate collections into alloc
2017-06-13 23:37:34 -07:00
str.rs
Merge crate collections into alloc
2017-06-13 23:37:34 -07:00
string.rs
Removed as many "```ignore" as possible.
2017-06-23 15:31:53 +08:00
vec.rs
Removed as many "```ignore" as possible.
2017-06-23 15:31:53 +08:00
vec_deque.rs
Merge crate collections into alloc
2017-06-13 23:37:34 -07:00