| Age | Commit message (Expand) | Author | Lines |
| 2019-06-23 | Auto merge of #61778 - petrochenkov:pass, r=Mark-Simulacrum | bors | -429/+330 |
| 2019-06-23 | Auto merge of #60861 - Centril:let-chains-ast-intro, r=petrochenkov | bors | -215/+2007 |
| 2019-06-23 | Rollup merge of #62068 - ia0:fix_meta_var, r=petrochenkov | Mazdak Farrokhzad | -1/+1 |
| 2019-06-23 | Rollup merge of #62051 - Centril:unused-derive-, r=petrochenkov | Mazdak Farrokhzad | -14/+14 |
| 2019-06-23 | Rollup merge of #62047 - Centril:cfg-attr-empty-lint, r=estebank | Mazdak Farrokhzad | -0/+34 |
| 2019-06-23 | Fix meta-variable binding errors in macros | Julien Cretin | -1/+1 |
| 2019-06-23 | let_chains: Add test cases to pprust-expr-roundtrip. | Mazdak Farrokhzad | -23/+32 |
| 2019-06-23 | let_chains: --bless tests due to recovery in lowering. | Mazdak Farrokhzad | -94/+905 |
| 2019-06-23 | let_chains: Adjust tests for pre-expansion gating. | Mazdak Farrokhzad | -62/+103 |
| 2019-06-23 | let_chains: Account for const generics in validation tests. | Mazdak Farrokhzad | -54/+123 |
| 2019-06-23 | let_chains: scrutinee -> head expression. | Mazdak Farrokhzad | -4/+4 |
| 2019-06-23 | let_chains: Comment out Let in ident_can_begin_expr. | Mazdak Farrokhzad | -5/+6 |
| 2019-06-23 | let_chains: Test pretty output for simple stable if-let. | Mazdak Farrokhzad | -0/+16 |
| 2019-06-23 | let_chains: Remove redundant tests in syntax-ambiguity-*.rs. | Mazdak Farrokhzad | -188/+0 |
| 2019-06-23 | let_chains: Add test protecting the precedence of && in relation to other thi... | Mazdak Farrokhzad | -0/+18 |
| 2019-06-23 | let_chains: Adjust unnecessary parens tests. | Mazdak Farrokhzad | -4/+4 |
| 2019-06-23 | let_chains: Add feature gate tests. | Mazdak Farrokhzad | -0/+380 |
| 2019-06-23 | let_chains: Add tests for places where let expressions aren't allowed. | Mazdak Farrokhzad | -0/+635 |
| 2019-06-22 | Lint empty 'derive()' as unused attribute. | Mazdak Farrokhzad | -14/+14 |
| 2019-06-22 | Add test for linting on 'cfg_attr(,)'. | Mazdak Farrokhzad | -0/+34 |
| 2019-06-22 | Auto merge of #62010 - ecstatic-morse:kill-borrows-of-proj, r=pnkfelix | bors | -0/+164 |
| 2019-06-22 | Rollup merge of #62016 - JohnTitor:add-test-for-issue-27697, r=alexcrichton | Mazdak Farrokhzad | -0/+21 |
| 2019-06-22 | Rollup merge of #61984 - ljedrz:more_node_id_pruning, r=Zoxc | Mazdak Farrokhzad | -1/+1 |
| 2019-06-22 | Rollup merge of #61681 - asfreitas:addSendTrait, r=estebank | Mazdak Farrokhzad | -14/+14 |
| 2019-06-22 | adding in these files that didn't get added in previous commit | Andrew | -7/+7 |
| 2019-06-21 | changed expected output in tests so it now passes with changed output | Andrew | -7/+7 |
| 2019-06-21 | Add test checking our behavior for assigning over a `ConstIndex` projection. | Felix S. Klock II | -0/+59 |
| 2019-06-21 | Add test that our handling of projections hasn't gone too far: | Felix S. Klock II | -0/+52 |
| 2019-06-21 | Added test for deref projection. | Felix S. Klock II | -0/+27 |
| 2019-06-21 | add comment outlining test. | Felix S. Klock II | -0/+5 |
| 2019-06-21 | rename file because I found the old filename too long and unwieldy. | Felix S. Klock II | -0/+0 |
| 2019-06-21 | Auto merge of #61959 - oli-obk:const_field_ice, r=eddyb | bors | -0/+17 |
| 2019-06-21 | Add test for issue-27697 | Yuki Okushi | -0/+21 |
| 2019-06-20 | Auto merge of #60293 - nagisa:rustdoc-all-the-auto-traits, r=eddyb | bors | -3/+15 |
| 2019-06-20 | Kill conflicting borrows of places with projections. | Dylan MacKenzie | -0/+21 |
| 2019-06-20 | Rollup merge of #62000 - JohnTitor:add-test-issue-54189, r=cramertj | Mazdak Farrokhzad | -0/+15 |
| 2019-06-21 | Add test for issue-54189 | Yuki Okushi | -0/+15 |
| 2019-06-20 | rustc_mir: support type parameters by printing them as `_`. | Eduard-Mihai Burtescu | -0/+19 |
| 2019-06-20 | rustdoc: generate implementors for all auto traits | Simonas Kazlauskas | -3/+15 |
| 2019-06-20 | rename hir::map::get_by_hir_id to get | ljedrz | -1/+1 |
| 2019-06-20 | Rollup merge of #61782 - Electron-libre:suggest_tuple_struct_syntax, r=estebank | Mazdak Farrokhzad | -4/+12 |
| 2019-06-20 | Auto merge of #60341 - mtak-:macos-tlv-workaround, r=alexcrichton | bors | -14/+12 |
| 2019-06-19 | Auto merge of #61947 - estebank:ice-ice-revolution, r=matthewjasper | bors | -0/+33 |
| 2019-06-19 | fix compile-fail test for targets without thread locals | tyler | -4/+3 |
| 2019-06-19 | Rename regression test to link it to the corresponding issue | Oliver Scherer | -0/+0 |
| 2019-06-19 | fix indentation | Cedric | -2/+2 |
| 2019-06-19 | Rollup merge of #61547 - petrochenkov:cfgen, r=Centril | Mazdak Farrokhzad | -87/+104 |
| 2019-06-19 | Remove the `AllocId` from `ByRef` values | Oliver Scherer | -0/+17 |
| 2019-06-19 | Auto merge of #61172 - matthewjasper:cleanup-implied-bounds-lint, r=varkor | bors | -421/+3202 |
| 2019-06-19 | Auto merge of #58351 - oli-obk:double_check_const_eval, r=RalfJung | bors | -0/+187 |