| Age | Commit message (Expand) | Author | Lines |
| 2018-07-04 | Auto merge of #51611 - QuietMisdreavus:slippery-macros, r=ollie27 | bors | -2/+85 |
| 2018-07-04 | Auto merge of #51895 - nikomatsakis:move-self-trait-predicate-to-items, r=sca... | bors | -6/+22 |
| 2018-07-03 | Auto merge of #51926 - matthewjasper:Initialization-span, r=nikomatsakis | bors | -11/+10 |
| 2018-07-03 | Auto merge of #51450 - estebank:inner-fn-test, r=@pnkfelix | bors | -0/+45 |
| 2018-07-03 | test for renaming re-exported macros | QuietMisdreavus | -0/+6 |
| 2018-07-03 | Auto merge of #52014 - pietroalbini:rollup, r=pietroalbini | bors | -0/+74 |
| 2018-07-03 | Rollup merge of #51978 - estebank:issue-48364, r=oli-obk | Pietro Albini | -0/+28 |
| 2018-07-03 | Rollup merge of #51958 - euclio:attr-refactor, r=petrochenkov | Pietro Albini | -0/+46 |
| 2018-07-03 | Auto merge of #51889 - spastorino:make-causal-tracking-lazy, r=nikomatsakis | bors | -49/+14 |
| 2018-07-02 | Auto merge of #51944 - MajorBreakfast:generic-future-obj, r=cramertj | bors | -4/+6 |
| 2018-07-02 | Auto merge of #51896 - nikomatsakis:nll-liveness-dirty-list, r=Zoxc | bors | -5/+7 |
| 2018-07-02 | introduce `predicates_defined_on` for traits | Niko Matsakis | -2/+2 |
| 2018-07-02 | prove defaults meet WF requirements, not that they are WF | Niko Matsakis | -4/+20 |
| 2018-07-02 | Add lifetime to `FutureObj` | Josef Reinhard Brandl | -4/+6 |
| 2018-07-02 | Make custom trait object for `Future` generic | Josef Reinhard Brandl | -4/+4 |
| 2018-07-02 | Auto merge of #51866 - zackmdavis:hir_making_each_day_of_the_year, r=petroche... | bors | -36/+154 |
| 2018-07-01 | Do not suggest changes to str literal if it isn't one | Esteban Küber | -0/+28 |
| 2018-07-01 | Make causal tracking lazy | Santiago Pastorino | -49/+14 |
| 2018-07-01 | Auto merge of #51110 - alexreg:new-static-eval-rules, r=eddyb | bors | -68/+79 |
| 2018-07-01 | Auto merge of #51969 - pietroalbini:rollup, r=pietroalbini | bors | -1/+45 |
| 2018-07-01 | Rollup merge of #51921 - japaric:panic-impl-error, r=nagisa | Pietro Albini | -1/+19 |
| 2018-07-01 | Rollup merge of #51920 - euclio:concrete-type-suggestion, r=estebank | Pietro Albini | -0/+26 |
| 2018-07-01 | Auto merge of #51833 - wesleywiser:faster_large_constant_arrays, r=oli-obk | bors | -0/+43 |
| 2018-07-01 | Auto merge of #51536 - davidtwco:nll-dyn-trait-underscore-error-improvements,... | bors | -74/+68 |
| 2018-07-01 | Updated affected tests after rebase. | David Wood | -7/+7 |
| 2018-07-01 | Ensure that changed errors are lower case. | David Wood | -40/+40 |
| 2018-07-01 | Updated affected tests. | David Wood | -71/+65 |
| 2018-07-01 | Add two regression tests for const eval | Wesley Wiser | -0/+43 |
| 2018-07-01 | update mir-opt tests | Niko Matsakis | -5/+7 |
| 2018-07-01 | Auto merge of #51883 - estebank:placement-suggestion, r=varkor | bors | -0/+31 |
| 2018-06-30 | in which the private/restricted-in-public error messaging gets specific | Zack M. Davis | -0/+71 |
| 2018-06-30 | private no-mangle lints: help hint note if visibility modifier is `pub` | Zack M. Davis | -28/+47 |
| 2018-06-30 | private no-mangle lints: issue suggestion for restricted visibility | Zack M. Davis | -6/+28 |
| 2018-06-30 | unreachable_pub lint: grab `pub` span from HIR rather than inferring it | Zack M. Davis | -10/+16 |
| 2018-06-30 | add label to unknown meta item error | Andy Russell | -1/+1 |
| 2018-07-01 | Modified expected error messages in accordance with rebase. | Alexander Regueiro | -2/+7 |
| 2018-06-30 | move deprecation-sanity test to ui | Andy Russell | -0/+46 |
| 2018-06-30 | Minor refactoring. | Alexander Regueiro | -1/+1 |
| 2018-06-30 | Added incremental test for interlinking static references. | Alexander Regueiro | -0/+25 |
| 2018-06-30 | Added tests fo referring to statics by value in other statics. | Alexander Regueiro | -0/+30 |
| 2018-06-30 | Added tests for writing to static mut's in statics. | Alexander Regueiro | -0/+22 |
| 2018-06-30 | Fixed bug with miri const evaluation where allocation is recursively borrowed. | Alexander Regueiro | -6/+1 |
| 2018-06-30 | Added miri error for evaluating foreign statics. | Alexander Regueiro | -21/+17 |
| 2018-06-30 | Loosened rules involving statics mentioning other statics. | Alexander Regueiro | -63/+1 |
| 2018-06-30 | Auto merge of #51862 - estebank:lifetime-spans, r=nikomatsakis | bors | -154/+163 |
| 2018-06-30 | Auto merge of #51828 - kennytm:no-simd-swap-for-mac, r=alexcrichton | bors | -0/+55 |
| 2018-06-30 | Do not allow LLVM to increase a TLS's alignment on macOS. | kennytm | -0/+55 |
| 2018-06-30 | Improve error messages when assigning to a local that starts initialized | Matthew Jasper | -11/+10 |
| 2018-06-30 | Auto merge of #51762 - petrochenkov:oh-hi-mark, r=oli-obk | bors | -1/+241 |
| 2018-06-30 | Auto merge of #51806 - oli-obk:lowering_cleanups1, r=cramertj | bors | -2/+4 |