| Age | Commit message (Expand) | Author | Lines |
| 2015-06-09 | Auto merge of #26065 - Marwes:master, r=alexcrichton | bors | -673/+674 |
| 2015-06-08 | Auto merge of #26077 - SimonSapin:patch-6, r=alexcrichton | bors | -5/+5 |
| 2015-06-08 | Reordered the methods on str to improve doc sorting | Markus Westerlind | -673/+674 |
| 2015-06-08 | Address a review comment and fix a bootstrapping issue | Simon Sapin | -2/+7 |
| 2015-06-08 | Auto merge of #25989 - jooert:implement_rfc839, r=Gankro | bors | -0/+77 |
| 2015-06-08 | Replace usage of String::from_str with String:from | Simon Sapin | -3/+3 |
| 2015-06-08 | Implement RFC 839 | Johannes Oertel | -0/+77 |
| 2015-06-08 | Auto merge of #25823 - oli-obk:static_to_const_lint, r=alexcrichton | bors | -5/+5 |
| 2015-06-07 | Auto merge of #25912 - tshepang:better-str-examples, r=bluss | bors | -50/+28 |
| 2015-06-07 | Deprecate String::from_str in favor of String::from | Simon Sapin | -2/+2 |
| 2015-06-07 | doc: improve some of str examples | Tshepang Lekhonkhobe | -50/+28 |
| 2015-06-07 | change some statics to constants | Oliver 'ker' Schneider | -5/+5 |
| 2015-06-07 | Auto merge of #26066 - steveklabnik:docs_on_a_plane, r=alexcrichton | bors | -2/+2 |
| 2015-06-06 | Remove many unneeded feature annotations in the docs | Steve Klabnik | -2/+2 |
| 2015-06-06 | Auto merge of #26050 - bluss:linked-list, r=Gankro | bors | -83/+132 |
| 2015-06-06 | Mark str::to_uppercase and str::to_lowercase as stable. | Simon Sapin | -2/+2 |
| 2015-06-06 | linked_list: Add Rawlink::from | Ulrik Sverdrup | -12/+14 |
| 2015-06-06 | linked_list: Add method Node::set_next | Ulrik Sverdrup | -11/+20 |
| 2015-06-06 | linked_list: Cleanup code in split_off | Ulrik Sverdrup | -13/+37 |
| 2015-06-06 | linked_list: Use unsafe properly for Rawlink methods | Ulrik Sverdrup | -48/+70 |
| 2015-06-06 | linked_list: Use a safe loop in Drop | Ulrik Sverdrup | -11/+3 |
| 2015-06-06 | Correctly map upper-case Sigma to lower-case in word-final position. Fix #26035. | Simon Sapin | -1/+25 |
| 2015-06-05 | Auto merge of #26024 - Aatch:inline-as_bytes, r=Gankro | bors | -0/+1 |
| 2015-06-05 | Mark std::as_bytes as inline | James Miller | -0/+1 |
| 2015-06-04 | properly null out ptr in LinkedList::split_off - fixes #26020 | Alexis Beingessner | -0/+26 |
| 2015-06-04 | Auto merge of #25991 - Jexell:master, r=alexcrichton | bors | -5/+3 |
| 2015-06-03 | Update linked_list.rs | Jexell | -5/+3 |
| 2015-06-03 | Auto merge of #25935 - wesleywiser:fix_libcollection_build_warnings, r=alexcr... | bors | -4/+11 |
| 2015-06-02 | Rollup merge of #25936 - tshepang:patch-2, r=alexcrichton | Manish Goregaokar | -2/+1 |
| 2015-06-01 | [libcollections] Fix unused import warnings during stage0 build | Wesley Wiser | -4/+11 |
| 2015-06-01 | doc: make String::as_bytes example more simple | Tshepang Lekhonkhobe | -2/+1 |
| 2015-05-30 | doc: be more clear/explicit that we got String type | Tshepang Lekhonkhobe | -1/+1 |
| 2015-05-29 | Auto merge of #25838 - mbrubeck:doc-edit, r=steveklabnik | bors | -1/+5 |
| 2015-05-28 | Auto merge of #25856 - bluss:binary-heap-hole, r=Gankro | bors | -25/+88 |
| 2015-05-28 | collections: Make BinaryHeap panic safe in sift_up / sift_down | Ulrik Sverdrup | -25/+88 |
| 2015-05-28 | remove references to IoResult | Steve Klabnik | -2/+2 |
| 2015-05-27 | Improve docs for Vec::as_slice and as_mut_slice | Matt Brubeck | -1/+5 |
| 2015-05-27 | Remove #[cfg(stage0)] items. | Eduard Burtescu | -145/+2 |
| 2015-05-23 | Rollup merge of #25716 - steveklabnik:remove_bad_docs, r=Gankro | Oliver Schneider | -3/+2 |
| 2015-05-23 | Rollup merge of #25714 - brianquinlan:patch-1, r=huonw | Oliver Schneider | -1/+2 |
| 2015-05-23 | Auto merge of #24847 - sfackler:debug-builders-stability, r=aturon | bors | -1/+0 |
| 2015-05-22 | Don't mention outdated methods | Steve Klabnik | -3/+2 |
| 2015-05-22 | Make it clear that push is only amortized O(1) | Brian Quinlan | -1/+2 |
| 2015-05-20 | Auto merge of #25625 - bluss:doc-slice-order, r=Gankro | bors | -434/+434 |
| 2015-05-20 | collections: Reorder slice methods to improve API docs | Ulrik Sverdrup | -434/+434 |
| 2015-05-20 | Auto merge of #25588 - bluss:doc-string-from, r=alexcrichton | bors | -62/+20 |
| 2015-05-19 | Stabilize debug builders for 1.2.0 | Steven Fackler | -1/+0 |
| 2015-05-19 | Small fix for https://github.com/rust-lang/rust/pull/25611 | Steve Klabnik | -0/+4 |
| 2015-05-19 | Rollup merge of #25611 - parir:patch-1, r=steveklabnik | Steve Klabnik | -0/+4 |
| 2015-05-19 | doc: add missing fences | parir | -0/+4 |