| Age | Commit message (Expand) | Author | Lines |
| 2018-03-15 | CoerceUnsized for PinBox | boats | -0/+3 |
| 2018-03-15 | Fix tidy | Alexandre Martin | -1/+1 |
| 2018-03-16 | Rollup merge of #49049 - Centril:fix/flatten-fusediterator, r=bluss | kennytm | -1/+1 |
| 2018-03-16 | Rollup merge of #49037 - estebank:coherence-tweaks, r=nikomatsakis | kennytm | -52/+104 |
| 2018-03-16 | Rollup merge of #48990 - ExpHP:dont-drop-the-bomb, r=estebank | kennytm | -2/+43 |
| 2018-03-16 | Rollup merge of #48853 - Songbird0:addrparseerror_documentation_improvement, ... | kennytm | -0/+19 |
| 2018-03-16 | Rollup merge of #49050 - snf:fix_oom_asmjs, r=alexcrichton | kennytm | -23/+5 |
| 2018-03-16 | Rollup merge of #49042 - kennytm:fix-e0307-typo, r=rkruppe | kennytm | -2/+2 |
| 2018-03-16 | Rollup merge of #49024 - draganmladjenovic:mips64_cabi_sret, r=sanxiyn | kennytm | -13/+1 |
| 2018-03-16 | Rollup merge of #49007 - estebank:follow-up-47574, r=oli-obk | kennytm | -27/+42 |
| 2018-03-15 | Faster submodule updating | John Kåre Alsaker | -12/+50 |
| 2018-03-15 | Add liballoc APIs. | boats | -2/+96 |
| 2018-03-15 | talk about --playground-url | QuietMisdreavus | -0/+23 |
| 2018-03-15 | Coherence diagnostic tweaks | Esteban Küber | -52/+104 |
| 2018-03-15 | Improve `AddrParseError` documentation. | Anthony Defranceschi | -0/+19 |
| 2018-03-15 | add xref to rust-guide | Niko Matsakis | -0/+4 |
| 2018-03-16 | Rollup merge of #48965 - alexcrichton:add-sha-feature, r=eddyb | kennytm | -0/+1 |
| 2018-03-16 | Rollup merge of #48961 - Songbird0:rustdoc_doctests_assertions, r=GuillaumeGomez | kennytm | -0/+16 |
| 2018-03-16 | Rollup merge of #48959 - alexcrichton:signext, r=eddyb | kennytm | -1/+40 |
| 2018-03-16 | Rollup merge of #48957 - Eijebong:rand, r=michaelwoerister | kennytm | -29/+18 |
| 2018-03-16 | Rollup merge of #48922 - petrochenkov:asunder, r=nikomatsakis | kennytm | -1/+153 |
| 2018-03-16 | Rollup merge of #48892 - alexcrichton:thinlto-again, r=Mark-Simulacrum | kennytm | -21/+0 |
| 2018-03-16 | Rollup merge of #48875 - jcowgill:mips-test-fixes, r=sanxiyn | kennytm | -10/+73 |
| 2018-03-16 | Rollup merge of #48706 - ehuss:main-not-found-in-crate, r=estebank | kennytm | -109/+117 |
| 2018-03-15 | talk about --markdown-(before|after)-content | QuietMisdreavus | -0/+28 |
| 2018-03-15 | setting ABORTING_MALLOC for asmjs backend | snf | -23/+5 |
| 2018-03-15 | add missing min-llvm-version | gnzlbg | -0/+5 |
| 2018-03-15 | unstabilize FusedIterator for Flatten since Flatten is unstable | Mazdak Farrokhzad | -1/+1 |
| 2018-03-15 | Auto merge of #47813 - kennytm:stable-incl-range, r=nrc | bors | -256/+187 |
| 2018-03-15 | error via bug! instead of stderr+terminate | gnzlbg | -48/+79 |
| 2018-03-15 | add compile fail tests | gnzlbg | -1/+125 |
| 2018-03-15 | add new section about CLI flags | QuietMisdreavus | -0/+7 |
| 2018-03-15 | fix link | QuietMisdreavus | -1/+1 |
| 2018-03-15 | Auto merge of #48138 - estebank:issue-45092, r=nikomatsakis | bors | -69/+152 |
| 2018-03-15 | Properly handle collecting default impls of methods with lifetime parameters. | Michael Woerister | -2/+37 |
| 2018-03-15 | MonoItem collector: Cleanup start fn root collection. | Michael Woerister | -9/+11 |
| 2018-03-15 | Remove unnecessary "`" in error message E0307 (invalid self type). | kennytm | -2/+2 |
| 2018-03-15 | add min-llvm version to reduction tests | gnzlbg | -0/+2 |
| 2018-03-15 | error on vector reduction usage if LLVM version is < 5.0 | gnzlbg | -1/+20 |
| 2018-03-15 | Keep the fields of RangeInclusive unstable. | kennytm | -2/+10 |
| 2018-03-15 | Disallow &a..=b and box a..=b in pattern. | kennytm | -2/+131 |
| 2018-03-15 | Stabilize `dotdoteq_in_patterns` language feature. | kennytm | -37/+3 |
| 2018-03-15 | Stabilize `inclusive_range_syntax` language feature. | kennytm | -138/+19 |
| 2018-03-15 | Stabilize `inclusive_range` library feature. | kennytm | -86/+33 |
| 2018-03-15 | Auto merge of #48648 - snf:fallible_allocation, r=Kimundi | bors | -72/+1076 |
| 2018-03-15 | replace `convert::Infallible` with `!` | Andrew Cann | -42/+6 |
| 2018-03-14 | Add span label to E0044 | Esteban Küber | -2/+4 |
| 2018-03-14 | Review comment: remove mention of `move` closure | Esteban Küber | -12/+15 |
| 2018-03-14 | Make hint clearer, with the potential of being wrong | Esteban Küber | -4/+4 |
| 2018-03-14 | Suggest using `move` when trying to share `...::channel::{Receiver, Sender}` | Esteban Küber | -14/+81 |