| Age | Commit message (Expand) | Author | Lines |
| 2019-10-14 | Rollup merge of #65398 - estebank:capitalization-only, r=varkor | Tyler Mandry | -5/+5 |
| 2019-10-14 | Rollup merge of #65395 - JohnTitor:add-tests, r=Centril | Mazdak Farrokhzad | -0/+23 |
| 2019-10-14 | Rollup merge of #65292 - JohnTitor:add-backticks, r=varkor,Centril | Mazdak Farrokhzad | -19/+19 |
| 2019-10-13 | Bring attention to suggestions when the only difference is capitalization | Esteban Küber | -5/+5 |
| 2019-10-14 | Add test for issue-47486 | Yuki Okushi | -0/+23 |
| 2019-10-13 | Rollup merge of #65248 - estebank:mention-if-let, r=cramertj | Mazdak Farrokhzad | -0/+7 |
| 2019-10-11 | Rollup merge of #65289 - varkor:issue-65284, r=estebank | Tyler Mandry | -0/+26 |
| 2019-10-11 | Rollup merge of #65191 - varkor:const-generics-test-cases, r=nikomatsakis | Tyler Mandry | -0/+175 |
| 2019-10-11 | Print lifetimes with backticks | Yuki Okushi | -19/+19 |
| 2019-10-11 | Fix issue 65284 | varkor | -0/+26 |
| 2019-10-09 | Suggest `if let` on `let` refutable binding | Esteban Küber | -0/+7 |
| 2019-10-08 | Rollup merge of #65145 - estebank:turbofish-assoc-fn-call, r=varkor | Mazdak Farrokhzad | -1/+1 |
| 2019-10-07 | Add a regression test for #57271 | varkor | -0/+60 |
| 2019-10-07 | Add a regression test for #57399 | varkor | -0/+30 |
| 2019-10-07 | Add regression test for #64792 | varkor | -0/+20 |
| 2019-10-07 | Move stray issue tests into src/test/ui/issues | varkor | -0/+65 |
| 2019-10-07 | update ui tests | Guillaume Gomez | -1/+6 |
| 2019-10-06 | Auto merge of #65043 - Aaron1011:fix/reexport-determinism, r=petrochenkov | bors | -1/+1 |
| 2019-10-05 | Rollup merge of #65151 - tmandry:revert-emscripten-upgrade, r=tmandry | Tyler Mandry | -18/+5 |
| 2019-10-05 | Rollup merge of #65011 - estebank:ice-o-matic, r=zackmdavis | Tyler Mandry | -0/+34 |
| 2019-10-05 | Rollup merge of #64708 - SimonSapin:option-deref, r=Centril | Tyler Mandry | -6/+2 |
| 2019-10-05 | Revert "Auto merge of #63649 - tlively:emscripten-upstream-upgrade, r=alexcri... | Tyler Mandry | -18/+5 |
| 2019-10-05 | Account for derefs when suggesting assoc function | Esteban Küber | -1/+1 |
| 2019-10-05 | Remove `for_each_child_stable` | Aaron Hill | -1/+1 |
| 2019-10-04 | Auto merge of #63649 - tlively:emscripten-upstream-upgrade, r=alexcrichton | bors | -5/+18 |
| 2019-10-04 | Add ignore-asmjs to new test | Thomas Lively | -0/+1 |
| 2019-10-04 | Upgrade Emscripten targets to use upstream LLVM backend | Thomas Lively | -5/+17 |
| 2019-10-04 | Rollup merge of #64874 - matthewjasper:simplify-euv, r=eddyb | Mazdak Farrokhzad | -24/+18 |
| 2019-10-03 | Rollup merge of #65057 - mathstuf:fix-warning-typo, r=Centril | Tyler Mandry | -6/+6 |
| 2019-10-03 | Rollup merge of #64706 - nikomatsakis:issue-60218-test-case, r=centril | Tyler Mandry | -0/+34 |
| 2019-10-03 | typo: fix typo in E0392 | Ben Boeckel | -6/+6 |
| 2019-10-03 | add regression test for #60218 | Niko Matsakis | -0/+34 |
| 2019-10-03 | Rollup merge of #64931 - estebank:missing-param-ref, r=matthewjasper,Centril | Mazdak Farrokhzad | -6/+6 |
| 2019-10-02 | review comment | Esteban Küber | -6/+6 |
| 2019-10-02 | Do not ICE when dereferencing non-Copy raw pointer | Esteban Küber | -0/+34 |
| 2019-10-02 | Rollup merge of #64973 - ecstatic-morse:fix-debuginfo-test, r=alexcrichton | Mazdak Farrokhzad | -2/+2 |
| 2019-10-01 | Rollup merge of #64649 - estebank:returnator, r=varkor | Tyler Mandry | -0/+14 |
| 2019-10-01 | This needs to be build-pass since it involves debuginfo | Dylan MacKenzie | -1/+1 |
| 2019-10-01 | Fix typo passing flags to rustc | Dylan MacKenzie | -1/+1 |
| 2019-10-01 | Rollup merge of #64928 - JohnTitor:add-some-tests, r=Centril | Mazdak Farrokhzad | -0/+125 |
| 2019-09-30 | Avoid ICE on return outside of fn with literal array | Esteban Küber | -0/+14 |
| 2019-09-30 | Reword E0392 slightly | Esteban Küber | -6/+6 |
| 2019-10-01 | Add test for #58344 | Yuki Okushi | -0/+69 |
| 2019-10-01 | Add test for #58022 | Yuki Okushi | -0/+37 |
| 2019-10-01 | Add test for #50571 | Yuki Okushi | -0/+19 |
| 2019-09-30 | Remove HIR based const qualification | Matthew Jasper | -24/+18 |
| 2019-09-30 | Fixed stylistic convention for one diagnostic and blessed tests. | Alexander Regueiro | -1/+1 |
| 2019-09-30 | Fixed grammar in one diagnostic and blessed tests. | Alexander Regueiro | -3/+3 |
| 2019-09-29 | Rollup merge of #64691 - estebank:unexpected-variant, r=Centril | Mazdak Farrokhzad | -2/+14 |
| 2019-09-28 | Rollup merge of #64852 - Baranowski:param_note_52082, r=estebank | Mazdak Farrokhzad | -0/+3 |