| Age | Commit message (Expand) | Author | Lines |
| 2018-11-03 | Added section to Unstable Book. | Alexander Regueiro | -0/+34 |
| 2018-10-24 | Reflect by-value object safety in the unstable book. | Masaki Hara | -4/+2 |
| 2018-10-10 | Rollup merge of #54870 - flip1995:stabilize_tool_lints, r=Manishearth | Manish Goregaokar | -35/+0 |
| 2018-10-10 | Rollup merge of #54862 - Havvy:cfg_attr_multi, r=petrochenkov | Manish Goregaokar | -0/+20 |
| 2018-10-09 | Remove unstable-book documentation | flip1995 | -35/+0 |
| 2018-10-07 | cfg-attr-multi: Change issue number to actual tracking issue | Havvy (Ryan Scheel) | -2/+2 |
| 2018-10-07 | cfg_attr_multi: Feature gate | Havvy (Ryan Scheel) | -0/+20 |
| 2018-10-01 | Introduce language items for `Arc` and `Rc`. | David Wood | -0/+2 |
| 2018-09-26 | docs: this llvm feature only supports the ELF object format | Jorge Aparicio | -0/+4 |
| 2018-09-26 | unstable-book: recommend an INFO section | Jorge Aparicio | -8/+18 |
| 2018-09-26 | document this feature in the unstable book | Jorge Aparicio | -0/+153 |
| 2018-09-25 | Auto merge of #54575 - pietroalbini:rollup, r=pietroalbini | bors | -1/+1 |
| 2018-09-25 | Rollup merge of #54498 - sylvestre:patch-1, r=frewsxcv | Pietro Albini | -1/+1 |
| 2018-09-25 | Auto merge of #53542 - alexreg:impl-trait-in-bindings, r=cramertj | bors | -0/+28 |
| 2018-09-25 | Auto merge of #53693 - scottmcm:marker-trait-attribute, r=nikomatsakis | bors | -0/+33 |
| 2018-09-25 | Added section to Unstable Book. | Alexander Regueiro | -0/+28 |
| 2018-09-23 | and llvm has https now | Sylvestre Ledru | -1/+1 |
| 2018-09-23 | The project moved under the Mozilla umbrella | Sylvestre Ledru | -1/+1 |
| 2018-09-22 | Auto merge of #54457 - pietroalbini:rollup, r=pietroalbini | bors | -3/+1 |
| 2018-09-22 | Stabilize crate_in_paths, extern_absolute_paths and extern_prelude on all edi... | Eduard-Mihai Burtescu | -92/+0 |
| 2018-09-20 | Add test for doctest edition support | Philip Munksgaard | -3/+1 |
| 2018-09-19 | Add marker_trait_attr to the unstable book | Scott McMurray | -0/+33 |
| 2018-09-13 | introduce SelfCtor | F001 | -3/+3 |
| 2018-09-13 | implement feature tuple_struct_self_ctor | F001 | -0/+33 |
| 2018-09-11 | stabalize infer outlives requirements (RFC 2093). | toidiu | -67/+0 |
| 2018-09-09 | remove #[used] from the unstable book | Jorge Aparicio | -157/+0 |
| 2018-09-04 | Document #[test_case] and #![test_runner] | John Renner | -0/+33 |
| 2018-08-31 | feature(doc_cfg): add docs for cfg(rustdoc) | QuietMisdreavus | -2/+6 |
| 2018-08-26 | Auto merge of #53619 - japaric:panic-handler, r=SimonSapin | bors | -3/+3 |
| 2018-08-23 | Stabilize 'attr_literals' feature. | Sergio Benitez | -30/+0 |
| 2018-08-23 | update the unstable book | Jorge Aparicio | -3/+3 |
| 2018-08-23 | Auto merge of #52602 - scottmcm:tryblock-expr, r=nikomatsakis | bors | -7/+9 |
| 2018-08-23 | Stabilize a few secondary macro features | Vadim Petrochenkov | -26/+0 |
| 2018-08-21 | Rollup merge of #53496 - matthiaskrgr:codespell_08_2018, r=varkor | kennytm | -4/+4 |
| 2018-08-19 | Rename `catch_expr` feature to `try_blocks` | Scott McMurray | -3/+3 |
| 2018-08-19 | Fix the unstable book | Scott McMurray | -5/+7 |
| 2018-08-19 | Stabilize macro_vis_matcher | Jakub Kozlowski | -15/+0 |
| 2018-08-19 | Fix typos found by codespell. | Matthias Krüger | -4/+4 |
| 2018-08-19 | Remove a now-unnecessary paragraph. | Masaki Hara | -19/+0 |
| 2018-08-19 | Update the unstable book regarding [e; dyn n]. | Masaki Hara | -3/+3 |
| 2018-08-19 | Add an unstable-book article about unsized_locals. | Masaki Hara | -0/+199 |
| 2018-08-18 | Auto merge of #53324 - alexreg:self_in_typedefs, r=eddyb | bors | -0/+24 |
| 2018-08-18 | Added page for feature to unstable book. | Alexander Regueiro | -0/+24 |
| 2018-08-17 | rustc_resolve: don't allow paths starting with `::crate`. | Eduard-Mihai Burtescu | -8/+3 |
| 2018-08-17 | Rollup merge of #53395 - varkor:__Nonexhaustive-to-non_exhaustive, r=shepmaster | kennytm | -10/+0 |
| 2018-08-15 | Remove outdated Unstable Book sections | varkor | -10/+0 |
| 2018-08-13 | review comment | Esteban Küber | -1/+1 |
| 2018-08-11 | Extend documentation of `rustc_on_unimplemented` | Esteban Küber | -2/+95 |
| 2018-07-27 | add section in book | toidiu | -0/+45 |
| 2018-07-23 | update nightly book | mark | -2/+4 |