| Age | Commit message (Expand) | Author | Lines |
| 2018-09-26 | Auto merge of #54199 - nikomatsakis:predicate_may_hold-failure, r=eddyb | bors | -15/+214 |
| 2018-09-26 | Add `#[allow(unused_mut)]` for various cases that arise only in compare-mode=... | Felix S. Klock II | -0/+3 |
| 2018-09-26 | Add `#![allow(..)]` as necessary to get re-migrated run-pass tests compiling ... | Felix S. Klock II | -67/+1030 |
| 2018-09-26 | Migrate `src/test/ui/run-pass/*` back to `src/test/run-pass/`. | Felix S. Klock II | -0/+0 |
| 2018-09-26 | Auto merge of #53824 - ljedrz:begone_onevector, r=michaelwoerister | bors | -177/+134 |
| 2018-09-26 | Remove OneVector | ljedrz | -177/+134 |
| 2018-09-26 | fixup! codegen_llvm: check inline assembly constraints with LLVM | Levente Kurusa | -1/+1 |
| 2018-09-26 | Auto merge of #54497 - ralexstokes:stabilize_pattern_parentheses, r=nikomatsakis | bors | -161/+197 |
| 2018-09-26 | fixup! codegen_llvm: check inline assembly constraints with LLVM | Levente Kurusa | -1/+1 |
| 2018-09-26 | fixup! codegen_llvm: check inline assembly constraints with LLVM | Levente Kurusa | -2/+3 |
| 2018-09-26 | Auto merge of #54548 - nrc:update, r=kennytm | bors | -101/+70 |
| 2018-09-26 | Auto merge of #54164 - mikhail-m1:54131, r=pnkfelix | bors | -192/+852 |
| 2018-09-26 | Accept trailing comma in `cfg_attr` | Vadim Petrochenkov | -0/+28 |
| 2018-09-25 | Auto merge of #54575 - pietroalbini:rollup, r=pietroalbini | bors | -224/+533 |
| 2018-09-26 | Update rustfmt and RLS | Nick Cameron | -101/+70 |
| 2018-09-25 | add test for proc-macro re-export | QuietMisdreavus | -0/+64 |
| 2018-09-25 | disable proc-macro re-export inlining | QuietMisdreavus | -7/+8 |
| 2018-09-25 | Rollup merge of #54558 - tromey:find-filecheck, r=nikomatsakis | Pietro Albini | -2/+33 |
| 2018-09-25 | Rollup merge of #54557 - michaelwoerister:dont-auto-share-generics-for-incr-c... | Pietro Albini | -1/+0 |
| 2018-09-25 | Rollup merge of #54539 - GuillaumeGomez:fix-js-error, r=QuietMisdreavus | Pietro Albini | -2/+5 |
| 2018-09-25 | Rollup merge of #54537 - sdroege:chunks-exact, r=alexcrichton | Pietro Albini | -101/+101 |
| 2018-09-25 | Rollup merge of #54529 - michaelwoerister:dont-unwind-test, r=alexcrichton | Pietro Albini | -1/+9 |
| 2018-09-25 | Rollup merge of #54522 - gardrek:patch-1, r=TimNN | Pietro Albini | -3/+3 |
| 2018-09-25 | Rollup merge of #54518 - petrochenkov:regr130, r=alexcrichton | Pietro Albini | -21/+90 |
| 2018-09-25 | Rollup merge of #54498 - sylvestre:patch-1, r=frewsxcv | Pietro Albini | -1/+1 |
| 2018-09-25 | Rollup merge of #54368 - GuillaumeGomez:reduce-side-padding, r=QuietMisdreavus | Pietro Albini | -1/+1 |
| 2018-09-25 | Rollup merge of #54281 - GuillaumeGomez:search-box, r=QuietMisdreavus | Pietro Albini | -2/+20 |
| 2018-09-25 | Rollup merge of #54058 - Kerollmops:slice-dedup, r=shepmaster | Pietro Albini | -89/+244 |
| 2018-09-25 | Rollup merge of #53518 - phungleson:fix-impl-from-for-convert, r=frewsxcv | Pietro Albini | -0/+26 |
| 2018-09-25 | Auto merge of #53542 - alexreg:impl-trait-in-bindings, r=cramertj | bors | -370/+746 |
| 2018-09-25 | handle proc-macros as macros instead of functions | QuietMisdreavus | -50/+243 |
| 2018-09-25 | resolve: Do not block derive helper resolutions on single import resolutions | Vadim Petrochenkov | -21/+90 |
| 2018-09-26 | Examples for docs | Son | -0/+148 |
| 2018-09-25 | codegen_llvm: check inline assembly constraints with LLVM | Levente Kurusa | -6/+53 |
| 2018-09-25 | Include path in stamp hash for debuginfo tests | Tom Tromey | -0/+13 |
| 2018-09-25 | add regression test | Niko Matsakis | -0/+171 |
| 2018-09-25 | Update E0714 to E0716 in tests output | Mikhail Modin | -97/+97 |
| 2018-09-25 | Auto merge of #54411 - cramertj:await-keyword-error, r=nikomatsakis | bors | -4/+244 |
| 2018-09-25 | Improvements to finding LLVM's FileCheck | Tom Tromey | -2/+33 |
| 2018-09-25 | incr.comp.: Don't automatically enable -Zshare-generics for incr.comp. builds. | Michael Woerister | -1/+0 |
| 2018-09-25 | Change the diagnostic number from 714 to 716. | Felix S. Klock II | -58/+58 |
| 2018-09-25 | add "temporary value dropped while borrowed" error | Mikhail Modin | -188/+848 |
| 2018-09-25 | Add examples for doc | Son | -4/+22 |
| 2018-09-25 | Auto merge of #54430 - adrian-budau:master, r=alexcrichton | bors | -7/+1 |
| 2018-09-25 | Auto merge of #54317 - Centril:feature/dbg_macro, r=SimonSapin | bors | -0/+332 |
| 2018-09-25 | Also rename ExactChunks iterator name to ChunksExact | Sebastian Dröge | -26/+26 |
| 2018-09-25 | Auto merge of #53693 - scottmcm:marker-trait-attribute, r=nikomatsakis | bors | -17/+540 |
| 2018-09-24 | Rely only on base alignment and offset for computing field alignment | Colin Pronovost | -4/+11 |
| 2018-09-25 | Added section to Unstable Book. | Alexander Regueiro | -0/+28 |
| 2018-09-25 | Added tests. | Alexander Regueiro | -1/+170 |