| Age | Commit message (Expand) | Author | Lines |
| 2019-11-12 | Auto merge of #66129 - Nadrieril:refactor-slice-pat-usefulness, r=varkor | bors | -12/+275 |
| 2019-11-11 | Auto merge of #66213 - tmiasko:mandatory-error-warn, r=petrochenkov | bors | -324/+369 |
| 2019-11-11 | Auto merge of #66250 - oli-obk:no_fields_in_empty_unions, r=eddyb | bors | -0/+15 |
| 2019-11-10 | Make error and warning annotations mandatory in UI tests | Tomasz Miąsko | -324/+369 |
| 2019-11-10 | Auto merge of #66070 - petrochenkov:regattr, r=matthewjasper | bors | -28/+261 |
| 2019-11-10 | Auto merge of #65324 - Centril:organize-syntax, r=petrochenkov | bors | -12/+12 |
| 2019-11-10 | Undo an assert causing an ICE until we fix the problem properly | Oliver Scherer | -0/+15 |
| 2019-11-09 | Address review comments | Vadim Petrochenkov | -2/+114 |
| 2019-11-09 | Remove `#[feature(custom_attribute)]` | Vadim Petrochenkov | -28/+45 |
| 2019-11-09 | Support registering attributes and attribute tools using crate-level attributes | Vadim Petrochenkov | -0/+104 |
| 2019-11-09 | Auto merge of #66242 - Centril:rollup-h73ztr1, r=Centril | bors | -33/+54 |
| 2019-11-09 | Rollup merge of #66134 - estebank:unknown-formatting-trait, r=nikomatsakis | Mazdak Farrokhzad | -4/+4 |
| 2019-11-09 | Rollup merge of #65994 - estebank:where-bound, r=nikomatsakis | Mazdak Farrokhzad | -1/+43 |
| 2019-11-09 | Auto merge of #65879 - ohadravid:stabilize-re-rebalance-coherence, r=nikomats... | bors | -1492/+214 |
| 2019-11-09 | move attr meta grammar to parse::validate_atr + ast_validation | Mazdak Farrokhzad | -12/+12 |
| 2019-11-08 | Bless tests now that we do promotion if `min_const_fn` fails | Dylan MacKenzie | -28/+7 |
| 2019-11-08 | Rollup merge of #66007 - estebank:remove-here, r=Centril | Mazdak Farrokhzad | -155/+155 |
| 2019-11-08 | Rollup merge of #65785 - Centril:compat-to-error-2, r=oli-obk | Mazdak Farrokhzad | -394/+161 |
| 2019-11-08 | Auto merge of #66066 - ecstatic-morse:remove-promotion-from-qualify-consts, r... | bors | -0/+17 |
| 2019-11-08 | Rollup merge of #66049 - RalfJung:missing-spans, r=alexcrichton | Yuki Okushi | -104/+113 |
| 2019-11-08 | Auto merge of #64882 - ehuss:stabilize-bare-extern, r=eddyb | bors | -0/+9 |
| 2019-11-07 | Add more --extern tests. | Eric Huss | -0/+9 |
| 2019-11-07 | Rollup merge of #66182 - RalfJung:invalid-value, r=Centril | Mazdak Farrokhzad | -35/+35 |
| 2019-11-07 | Rollup merge of #66087 - tmiasko:ui-mode, r=Centril | Mazdak Farrokhzad | -328/+324 |
| 2019-11-07 | Rollup merge of #63793 - oli-obk:🧹, r=dtolnay | Mazdak Farrokhzad | -30/+25 |
| 2019-11-07 | invalid_value lint: fix help text | Ralf Jung | -35/+35 |
| 2019-11-07 | Rollup merge of #66017 - LukasKalbertodt:array-into-iter-lint, r=matthewjasper | Mazdak Farrokhzad | -0/+103 |
| 2019-11-07 | Rollup merge of #65974 - Centril:matcher-friendly-gating, r=petrochenkov | Mazdak Farrokhzad | -0/+14 |
| 2019-11-07 | Rollup merge of #65884 - Centril:non-hardcoded-abis, r=petrochenkov | Mazdak Farrokhzad | -172/+233 |
| 2019-11-07 | Rollup merge of #65752 - estebank:sugg, r=Centril | Mazdak Farrokhzad | -9/+70 |
| 2019-11-07 | Use -Zsave-analysis when compiling issue-37323.rs | Tomasz Miąsko | -0/+1 |
| 2019-11-07 | test that extern lits accept raw strings annd escapes | Mazdak Farrokhzad | -0/+26 |
| 2019-11-07 | test that parser is oblivious to set of ABIs | Mazdak Farrokhzad | -0/+17 |
| 2019-11-07 | parser: allow ABIs from literal macro fragments | Mazdak Farrokhzad | -4/+30 |
| 2019-11-07 | parser: don't hardcode ABIs into grammar | Mazdak Farrokhzad | -168/+160 |
| 2019-11-06 | Remove "here" from "expected one of X here" | Esteban Küber | -155/+155 |
| 2019-11-07 | Rollup merge of #66147 - RalfJung:no-scalar-ptr, r=oli-obk | Yuki Okushi | -2/+2 |
| 2019-11-07 | Rollup merge of #66044 - RalfJung:uninit-lint, r=oli-obk | Yuki Okushi | -7/+71 |
| 2019-11-07 | Rollup merge of #65794 - Centril:unimpl-internal, r=varkor | Yuki Okushi | -18/+17 |
| 2019-11-06 | Auto merge of #65728 - ecstatic-morse:promotion-const-proj, r=eddyb | bors | -0/+12 |
| 2019-11-06 | Suggest missing item from `trait` in `impl` | Esteban Küber | -9/+70 |
| 2019-11-06 | Split slice-patterns test as suggested by Centril | Nadrieril | -89/+109 |
| 2019-11-06 | Add test for promotability in `let` | Dylan MacKenzie | -0/+17 |
| 2019-11-06 | Add UI test for `array.into_iter()` lint | Lukas Kalbertodt | -0/+103 |
| 2019-11-06 | Auto merge of #65134 - davidtwco:issue-19834-improper-ctypes-in-extern-C-fn, ... | bors | -1/+444 |
| 2019-11-06 | rollback gating for failing macro matchers | Mazdak Farrokhzad | -0/+14 |
| 2019-11-06 | ill_formed_attribute_input -> deny | Mazdak Farrokhzad | -31/+27 |
| 2019-11-06 | nested_impl_trait -> error | Mazdak Farrokhzad | -175/+36 |
| 2019-11-06 | duplicate_macro_exports -> error | Mazdak Farrokhzad | -33/+0 |
| 2019-11-06 | parenthesized_params_in_types_and_modules -> error | Mazdak Farrokhzad | -92/+48 |