| Age | Commit message (Expand) | Author | Lines |
| 2017-08-15 | Auto merge of #43245 - Gankro:drain-filter, r=sfackler | bors | -0/+281 |
| 2017-08-15 | Fix typos & us spellings | Fourchaux | -6/+6 |
| 2017-08-15 | Auto merge of #43500 - murarth:string-retain, r=alexcrichton | bors | -0/+72 |
| 2017-08-14 | Add method `String::retain` | Murarth | -0/+72 |
| 2017-08-14 | Merge remote-tracking branch 'origin/master' into gen | Alex Crichton | -121/+203 |
| 2017-08-13 | Auto merge of #43815 - alexcrichton:optimize-alloc, r=sfackler | bors | -76/+133 |
| 2017-08-13 | Rollup merge of #43814 - Eijebong:fix_typos2, r=petrochenkov | Guillaume Gomez | -5/+5 |
| 2017-08-13 | Rollup merge of #43803 - GuillaumeGomez:missing-links-doc, r=frewsxcv | Guillaume Gomez | -37/+62 |
| 2017-08-12 | std: Unsafe-away runtime checks in `Vec` | Alex Crichton | -76/+127 |
| 2017-08-12 | Add missing link in fmt::format function | Guillaume Gomez | -20/+22 |
| 2017-08-12 | Fix some typos | Bastien Orivel | -5/+5 |
| 2017-08-12 | Auto merge of #43794 - Eijebong:fix_typos, r=lukaramu,steveklanik,imperio | bors | -3/+3 |
| 2017-08-11 | std: Tag OOM functions as `#[cold]` | Alex Crichton | -0/+2 |
| 2017-08-11 | std: Tag `AllocErr` functions as `#[inline]` | Alex Crichton | -0/+4 |
| 2017-08-11 | Merge remote-tracking branch 'origin/master' into gen | Alex Crichton | -3/+33 |
| 2017-08-11 | Add (a lot of) missing links in fmt module docs | Guillaume Gomez | -32/+55 |
| 2017-08-11 | Rollup merge of #43793 - j-browne:master, r=steveklabnik | Guillaume Gomez | -1/+1 |
| 2017-08-11 | Rollup merge of #43721 - natboehm:patch-1, r=steveklabnik | Guillaume Gomez | -2/+32 |
| 2017-08-11 | Fix some typos | Bastien Orivel | -3/+3 |
| 2017-08-10 | Fix broken links in Arc documentation | Justin Browne | -1/+1 |
| 2017-08-10 | Merge remote-tracking branch 'origin/master' into gen | Alex Crichton | -6/+6 |
| 2017-08-10 | Auto merge of #43582 - ivanbakel:unused_mut_ref, r=arielb1 | bors | -6/+6 |
| 2017-08-09 | Merge remote-tracking branch 'origin/master' into gen | Alex Crichton | -11/+33 |
| 2017-08-08 | Fix trait name `Deref` | Natalie Boehm | -1/+1 |
| 2017-08-08 | Update solution to add using `&*` as well as `as_str()` | Natalie Boehm | -4/+9 |
| 2017-08-07 | Update explanation of deref coercion | Natalie Boehm | -8/+10 |
| 2017-08-05 | Indicate how to turn byte slices back into a string slice. | Corey Farwell | -2/+9 |
| 2017-08-05 | Update str::split_at_mut example to demonstrate mutability. | Corey Farwell | -6/+10 |
| 2017-08-04 | Update String Deref to explain why using &String does not always work | Natalie Boehm | -2/+25 |
| 2017-08-04 | Indicate why str::{get,get_mut} examples return None. | Corey Farwell | -5/+15 |
| 2017-08-01 | Fixed extra cases found in better checking. | Isaac van Bakel | -2/+2 |
| 2017-08-01 | Fixed all unnecessary muts in language core | Isaac van Bakel | -4/+4 |
| 2017-07-29 | Rollup merge of #43513 - alexcrichton:inline-repeat, r=BurntSushi | Mark Simulacrum | -0/+1 |
| 2017-07-29 | std: Mark `Layout::repeat` as `#[inline]` | Alex Crichton | -0/+1 |
| 2017-07-28 | Rename State to GeneratorState | John Kåre Alsaker | -2/+2 |
| 2017-07-28 | Remove support for `gen arg` | Alex Crichton | -4/+4 |
| 2017-07-28 | Fill in generator tracking issue in a few more locations | Alex Crichton | -1/+1 |
| 2017-07-28 | Fix tests | Alex Crichton | -1/+1 |
| 2017-07-28 | std: Add forwarding impls of `Generator` trait | Alex Crichton | -1/+13 |
| 2017-07-28 | Auto merge of #43217 - pnkfelix:alloc-requires-align-it-in-u32, r=alexcrichton | bors | -7/+15 |
| 2017-07-26 | Auto merge of #43373 - alexcrichton:stabilize-1.20.0, r=aturon | bors | -17/+7 |
| 2017-07-26 | Rollup merge of #43455 - QuietMisdreavus:extend-spec-docs, r=steveklabnik | Mark Simulacrum | -0/+6 |
| 2017-07-26 | Rollup merge of #42959 - SimonSapin:nonzero-checked, r=sfackler | Mark Simulacrum | -43/+68 |
| 2017-07-25 | add a note to Vec's Extend<&T> impl about its slice specialization | QuietMisdreavus | -0/+6 |
| 2017-07-25 | std: Stabilize the `str_{mut,box}_extras` feature | Alex Crichton | -4/+3 |
| 2017-07-25 | std: Stabilize `manually_drop` feature | Alex Crichton | -1/+0 |
| 2017-07-25 | std: Stabilize `utf8_error_error_len` feature | Alex Crichton | -1/+0 |
| 2017-07-25 | std: Stabilize `str_checked_slicing` feature | Alex Crichton | -10/+4 |
| 2017-07-25 | std: Stabilize `char_escape_debug` | Alex Crichton | -1/+0 |
| 2017-07-25 | Bump master to 1.21.0 | Alex Crichton | -2/+1 |