| Age | Commit message (Expand) | Author | Lines |
| 2017-08-03 | Update nomicon | Simon Sapin | -0/+0 |
| 2017-07-28 | Update rename State in docs | John Kåre Alsaker | -11/+11 |
| 2017-07-28 | Remove support for `gen arg` | Alex Crichton | -9/+9 |
| 2017-07-28 | Tweak docs | John Kåre Alsaker | -8/+8 |
| 2017-07-28 | Touch up unstable docs for generators | Alex Crichton | -4/+11 |
| 2017-07-28 | Fix examples | John Kåre Alsaker | -5/+8 |
| 2017-07-28 | Clarifying documentation for generator | Alex Crichton | -4/+7 |
| 2017-07-28 | Add documentation for generators | Alex Crichton | -0/+232 |
| 2017-07-26 | Auto merge of #43373 - alexcrichton:stabilize-1.20.0, r=aturon | bors | -20/+0 |
| 2017-07-26 | Rollup merge of #42959 - SimonSapin:nonzero-checked, r=sfackler | Mark Simulacrum | -0/+0 |
| 2017-07-25 | Stabilize the `compile_error_macro` feature | Alex Crichton | -20/+0 |
| 2017-07-22 | Rename {NonZero,Shared,Unique}::new to new_unchecked | Simon Sapin | -0/+0 |
| 2017-07-20 | Document use of `compiler_builtins` with `no_std` binaries | Joe Ranweiler | -0/+43 |
| 2017-07-14 | Update the books. | steveklabnik | -0/+0 |
| 2017-07-10 | Test src/doc once more | Mark Simulacrum | -3/+3 |
| 2017-07-06 | remove associated_consts feature gate | Sean McArthur | -85/+0 |
| 2017-07-06 | Auto merge of #42899 - alexcrichton:compiler-builtins, r=nikomatsakis | bors | -35/+0 |
| 2017-07-06 | Auto merge of #42727 - alexcrichton:allocators-new, r=eddyb | bors | -119/+78 |
| 2017-07-05 | rustc: Implement the #[global_allocator] attribute | Alex Crichton | -119/+78 |
| 2017-07-05 | Merge remote-tracking branch 'origin/master' into proc_macro_api | Alex Crichton | -54/+49 |
| 2017-07-05 | Switch to rust-lang-nursery/compiler-builtins | Alex Crichton | -35/+0 |
| 2017-07-02 | Auto merge of #43010 - stjepang:stabilize-sort-unstable, r=alexcrichton | bors | -40/+0 |
| 2017-07-02 | Documentation | est31 | -2/+4 |
| 2017-07-02 | Stabilize feature sort_unstable | Stjepan Glavina | -40/+0 |
| 2017-06-30 | Stabilize 'more_io_inner_methods' feature. | Sergio Benitez | -11/+0 |
| 2017-06-30 | Track `iterator_for_each` in #42986 | Josh Stone | -2/+2 |
| 2017-06-30 | Auto merge of #42782 - cuviper:iterator_for_each, r=alexcrichton | bors | -0/+17 |
| 2017-06-29 | Give a tracking-issue number for unsized tuple coercion. | Masaki Hara | -2/+2 |
| 2017-06-29 | Move unsized_tuple_coercion behind a feature gate. | Masaki Hara | -0/+27 |
| 2017-06-28 | Fix link reference | Andreas Sommer | -1/+1 |
| 2017-06-26 | Implement `quote!` and other `proc_macro` API. | Jeffrey Seyfried | -0/+7 |
| 2017-06-21 | Rollup merge of #42620 - wesleywiser:compile_error, r=brson | Corey Farwell | -0/+20 |
| 2017-06-20 | Add `Read::initializer`. | Steven Fackler | -0/+7 |
| 2017-06-20 | Add `Iterator::for_each` | Josh Stone | -0/+17 |
| 2017-06-20 | Rollup merge of #42271 - tinaun:charfromstr, r=alexcrichton | Corey Farwell | -0/+5 |
| 2017-06-20 | added `FromStr` Impl for `char` | tinaun | -0/+5 |
| 2017-06-20 | Auto merge of #42495 - alexcrichton:new-stage0, r=Mark-Simulacrum | bors | -13/+0 |
| 2017-06-19 | Bump version and stage0 compiler | Alex Crichton | -13/+0 |
| 2017-06-20 | Auto merge of #42313 - pnkfelix:allocator-integration, r=alexcrichton | bors | -0/+15 |
| 2017-06-19 | Add compile_error!() to the unsable book | Wesley Wiser | -0/+20 |
| 2017-06-18 | Remove SUMMARY.md of the unstable book as its autogenerated | est31 | -225/+0 |
| 2017-06-18 | Rollup merge of #42723 - ubsan:master, r=QuietMisdreavus | Mark Simulacrum | -13/+13 |
| 2017-06-17 | Reintroduce deprecated `collections` crate | Murarth | -0/+6 |
| 2017-06-17 | Add `_` to the list of keywords | ubsan | -13/+13 |
| 2017-06-17 | Correct location of unstable book docs | Alex Crichton | -0/+0 |
| 2017-06-16 | Rollup merge of #42660 - steveklabnik:gh42632, r=frewsxcv | Corey Farwell | -0/+0 |
| 2017-06-16 | Auto merge of #42612 - est31:master, r=nagisa | bors | -1130/+1 |
| 2017-06-16 | Rollup merge of #42656 - VBChunguk:struct-field-attributes, r=nikomatsakis | Corey Farwell | -11/+0 |
| 2017-06-15 | placeholder for documentation of `allocator_api` library feature. | Felix S. Klock II | -0/+15 |
| 2017-06-15 | Auto merge of #42648 - murarth:merge-alloc-collections, r=alexcrichton | bors | -6/+0 |