rust/src/libcollections
Jonathan Turner 91106f7cc3 Rollup merge of #36930 - angelsl:issue-36202, r=frewsxcv
Clarify last element in str.{r,}splitn documentation

An attempt at #36202.

I'm not sure if my wording is actually clearer, to be honest...
2016-10-06 08:35:41 -07:00
..
btree std: Correct stability attributes for some implementations 2016-10-01 23:58:14 +01:00
binary_heap.rs Rollup merge of #36902 - ollie27:stab_impls, r=alexcrichton 2016-10-04 15:24:02 +05:30
borrow.rs impl {Add, AddAssign}<{str, Cow<str>}> for Cow<str> 2016-09-29 14:56:58 +02:00
Cargo.toml rustbuild: Add support for crate tests + doctests 2016-05-12 08:52:20 -07:00
enum_set.rs std: Correct stability attributes for some implementations 2016-10-01 23:58:14 +01:00
fmt.rs Rust has type aliases, not typedefs. 2016-08-23 10:49:11 -04:00
lib.rs Remove stage0 hacks 2016-09-28 23:17:56 +00:00
linked_list.rs Ignore lots and lots of std tests on emscripten 2016-09-30 14:02:48 -07:00
macros.rs Add link to format! docs 2016-09-29 00:02:02 +02:00
range.rs Remove needless imports in libcollections. 2016-08-24 22:13:13 +00:00
slice.rs Rollup merge of #36623 - GuillaumeGomez:doc_typos, r=steveklabnik 2016-09-30 13:44:46 -04:00
str.rs Rollup merge of #36930 - angelsl:issue-36202, r=frewsxcv 2016-10-06 08:35:41 -07:00
string.rs Rollup merge of #36623 - GuillaumeGomez:doc_typos, r=steveklabnik 2016-09-30 13:44:46 -04:00
vec.rs std: Correct stability attributes for some implementations 2016-10-01 23:58:14 +01:00
vec_deque.rs std: Correct stability attributes for some implementations 2016-10-01 23:58:14 +01:00