| Age | Commit message (Expand) | Author | Lines |
| 2015-06-17 | Implement Borrow<T> and BorrowMut<T> for Box<T: ?Sized> | Ulrik Sverdrup | -1/+9 |
| 2015-06-09 | properly null out ptr in LinkedList::split_off - fixes #26020 | Alexis Beingessner | -0/+26 |
| 2015-06-09 | collections: Make BinaryHeap panic safe in sift_up / sift_down | Ulrik Sverdrup | -25/+88 |
| 2015-05-14 | Add #[inline] to Borrow<str>::borrow for String. | Jan Bujak | -0/+1 |
| 2015-05-13 | Small cleanup to vec docs | Steve Klabnik | -10/+12 |
| 2015-05-12 | TRPL: Borrow and AsRef | Steve Klabnik | -0/+5 |
| 2015-05-11 | Rollup merge of #25288 - DrKwint:master, r=alexcrichton | Steve Klabnik | -3/+3 |
| 2015-05-11 | Auto merge of #25301 - jooert:vec_map_fix_split_off, r=Gankro | bors | -1/+1 |
| 2015-05-11 | Rollup merge of #25290 - bluss:docfixes, r=steveklabnik | Manish Goregaokar | -2/+3 |
| 2015-05-11 | Minor optimization for `VecMap::split_off` | Johannes Oertel | -1/+1 |
| 2015-05-11 | docs: Update SliceConcatExt docs for assoc types | Ulrik Sverdrup | -2/+3 |
| 2015-05-11 | Auto merge of #24934 - jooert:bitset-append-split_off, r=Gankro | bors | -0/+83 |
| 2015-05-10 | Update BitSet docs to correct types | Paul Quint | -3/+3 |
| 2015-05-10 | Rollup merge of #25158 - koute:master, r=alexcrichton | Steve Klabnik | -0/+1 |
| 2015-05-10 | Implement `append` and `split_off` for BitSet (RFC 509) | Johannes Oertel | -0/+83 |
| 2015-05-10 | Add #[inline] to AsRef<str>::as_ref for String and str. | Jan Bujak | -0/+1 |
| 2015-05-09 | Rollup merge of #25227 - jooert:bitvec-doc-fix, r=alexcrichton | Manish Goregaokar | -0/+4 |
| 2015-05-09 | Auto merge of #25162 - seanmonstar:asref-bytes, r=alexcrichton | bors | -12/+18 |
| 2015-05-08 | collections: change bounds of SliceConcatExt implementations to use Borrow in... | Sean McArthur | -12/+10 |
| 2015-05-08 | collections: impl AsRef<[u8]> for String | Sean McArthur | -0/+8 |
| 2015-05-09 | Document panic behaviour of BitVec::split_off | Johannes Oertel | -0/+4 |
| 2015-05-08 | Auto merge of #25187 - alexcrichton:mem-forget-safe, r=brson | bors | -2/+2 |
| 2015-05-07 | std: Mark `mem::forget` as a safe function | Alex Crichton | -2/+2 |
| 2015-05-07 | Auto merge of #25157 - alexcrichton:remove-vec-add, r=aturon | bors | -12/+1 |
| 2015-05-07 | Auto merge of #24890 - jooert:bitvec-append-split_off, r=alexcrichton | bors | -0/+101 |
| 2015-05-06 | std: Remove addition on vectors for now | Alex Crichton | -12/+1 |
| 2015-05-06 | Auto merge of #25120 - bluss:sliceconcatext, r=alexcrichton | bors | -6/+14 |
| 2015-05-06 | Implement append and split_off for BitVec (RFC 509) | Johannes Oertel | -0/+101 |
| 2015-05-06 | Auto merge of #24879 - Stebalien:vec_deque, r=alexcrichton | bors | -0/+36 |
| 2015-05-05 | collections: Convert SliceConcatExt to use associated types | Ulrik Sverdrup | -6/+14 |
| 2015-05-05 | Auto merge of #25111 - Manishearth:rollup, r=Manishearth | bors | -7/+15 |
| 2015-05-05 | Rollup merge of #25100 - jbcrail:fix-spelling-errors, r=steveklabnik | Manish Goregaokar | -3/+3 |
| 2015-05-05 | Rollup merge of #25087 - nham:improve_vec_docs, r=Gankro | Manish Goregaokar | -4/+12 |
| 2015-05-04 | Implement retain for vec_deque | Steven Allen | -0/+36 |
| 2015-05-05 | Auto merge of #25095 - huonw:faster-bitvec, r=alexcrichton | bors | -6/+4 |
| 2015-05-04 | Fix spelling errors in documentation. | Joseph Crail | -3/+3 |
| 2015-05-04 | Make `BitVec::process` faster (branch free). | Huon Wilson | -6/+4 |
| 2015-05-03 | Improve std::vec module documentation. | Nick Hamann | -4/+12 |
| 2015-05-04 | Auto merge of #25047 - sinkuu:vec_intoiter_override, r=alexcrichton | bors | -0/+5 |
| 2015-05-03 | Auto merge of #25064 - tshepang:brevity, r=alexcrichton | bors | -10/+2 |
| 2015-05-03 | doc: make concat() and connect() examples brief | Tshepang Lekhonkhobe | -10/+2 |
| 2015-05-02 | Override Iterator::count method in vec::IntoIter | sinkuu | -0/+5 |
| 2015-05-02 | Auto merge of #25028 - bluss:drain-string, r=alexcrichton | bors | -1/+107 |
| 2015-05-01 | Auto merge of #25006 - alexcrichton:unstable-indexing, r=aturon | bors | -14/+16 |
| 2015-05-01 | collections: Implement String::drain(range) according to RFC 574 | Ulrik Sverdrup | -1/+107 |
| 2015-05-01 | std: Remove index notation on slice iterators | Alex Crichton | -14/+16 |
| 2015-04-30 | Clarify intention wrt integers | Steve Klabnik | -1/+1 |
| 2015-04-28 | Register new snapshots | Tamir Duberstein | -13/+0 |
| 2015-04-28 | Auto merge of #24781 - bluss:vec-drain-range, r=alexcrichton | bors | -81/+137 |
| 2015-04-28 | collections: Implement vec::drain(range) according to RFC 574 | Ulrik Sverdrup | -81/+91 |