rust/src/liballoc
Corey Farwell fdf4598f8c Rollup merge of #44090 - GuillaumeGomez:str-doc, r=steveklabnik
Add missing link in string doc

r? @rust-lang/docs
2017-08-26 06:46:36 -07:00
..
benches Auto merge of #43010 - stjepang:stabilize-sort-unstable, r=alexcrichton 2017-07-02 23:54:32 +00:00
btree Rollup merge of #43891 - Fourchaux:master, r=steveklabnik 2017-08-17 10:44:07 -04:00
tests Auto merge of #43245 - Gankro:drain-filter, r=sfackler 2017-08-15 22:28:23 +00:00
allocator.rs Fix inconsistent doc headings 2017-08-24 18:42:53 +02:00
arc.rs Implement From<&[T]> and others for Arc/Rc 2017-08-19 11:43:31 -07:00
binary_heap.rs use field init shorthand EVERYWHERE 2017-08-15 15:29:17 -07:00
borrow.rs Merge crate collections into alloc 2017-06-13 23:37:34 -07:00
boxed_test.rs
boxed.rs Fix inconsistent doc headings 2017-08-24 18:42:53 +02:00
Cargo.toml Merge crate collections into alloc 2017-06-13 23:37:34 -07:00
fmt.rs Add missing url for fmt module 2017-08-18 16:32:38 +02:00
heap.rs std: Tag OOM functions as #[cold] 2017-08-11 15:59:11 -07:00
lib.rs *: remove crate_{name,type} attributes 2017-08-25 16:18:21 -04:00
linked_list.rs use field init shorthand EVERYWHERE 2017-08-15 15:29:17 -07:00
macros.rs Merge crate collections into alloc 2017-06-13 23:37:34 -07:00
range.rs Revert "Stabilize RangeArgument" 2017-06-30 08:34:53 -10:00
raw_vec.rs Rollup merge of #43891 - Fourchaux:master, r=steveklabnik 2017-08-17 10:44:07 -04:00
rc.rs Implement From<&[T]> and others for Arc/Rc 2017-08-19 11:43:31 -07:00
slice.rs Rollup merge of #44072 - lukaramu:fix-doc-headings, r=steveklabnik 2017-08-26 06:46:34 -07:00
str.rs Fix inconsistent doc headings 2017-08-24 18:42:53 +02:00
string.rs Add missing link in string doc 2017-08-25 23:09:00 +02:00
vec_deque.rs use field init shorthand EVERYWHERE 2017-08-15 15:29:17 -07:00
vec.rs Auto merge of #43710 - zackmdavis:field_init_shorthand_power_slam, r=Mark-Simulacrum 2017-08-16 04:00:24 +00:00