about summary refs log tree commit diff
path: root/src/test/ui/issues
AgeCommit message (Expand)AuthorLines
2019-10-14Rollup merge of #65398 - estebank:capitalization-only, r=varkorTyler Mandry-5/+5
2019-10-14Rollup merge of #65395 - JohnTitor:add-tests, r=CentrilMazdak Farrokhzad-0/+23
2019-10-14Rollup merge of #65292 - JohnTitor:add-backticks, r=varkor,CentrilMazdak Farrokhzad-19/+19
2019-10-13Bring attention to suggestions when the only difference is capitalizationEsteban Küber-5/+5
2019-10-14Add test for issue-47486Yuki Okushi-0/+23
2019-10-13Rollup merge of #65248 - estebank:mention-if-let, r=cramertjMazdak Farrokhzad-0/+7
2019-10-11Rollup merge of #65289 - varkor:issue-65284, r=estebankTyler Mandry-0/+26
2019-10-11Rollup merge of #65191 - varkor:const-generics-test-cases, r=nikomatsakisTyler Mandry-0/+175
2019-10-11Print lifetimes with backticksYuki Okushi-19/+19
2019-10-11Fix issue 65284varkor-0/+26
2019-10-09Suggest `if let` on `let` refutable bindingEsteban Küber-0/+7
2019-10-08Rollup merge of #65145 - estebank:turbofish-assoc-fn-call, r=varkorMazdak Farrokhzad-1/+1
2019-10-07Add a regression test for #57271varkor-0/+60
2019-10-07Add a regression test for #57399varkor-0/+30
2019-10-07Add regression test for #64792varkor-0/+20
2019-10-07Move stray issue tests into src/test/ui/issuesvarkor-0/+65
2019-10-07update ui testsGuillaume Gomez-1/+6
2019-10-06Auto merge of #65043 - Aaron1011:fix/reexport-determinism, r=petrochenkovbors-1/+1
2019-10-05Rollup merge of #65151 - tmandry:revert-emscripten-upgrade, r=tmandryTyler Mandry-18/+5
2019-10-05Rollup merge of #65011 - estebank:ice-o-matic, r=zackmdavisTyler Mandry-0/+34
2019-10-05Rollup merge of #64708 - SimonSapin:option-deref, r=CentrilTyler Mandry-6/+2
2019-10-05Revert "Auto merge of #63649 - tlively:emscripten-upstream-upgrade, r=alexcri...Tyler Mandry-18/+5
2019-10-05Account for derefs when suggesting assoc functionEsteban Küber-1/+1
2019-10-05Remove `for_each_child_stable`Aaron Hill-1/+1
2019-10-04Auto merge of #63649 - tlively:emscripten-upstream-upgrade, r=alexcrichtonbors-5/+18
2019-10-04Add ignore-asmjs to new testThomas Lively-0/+1
2019-10-04Upgrade Emscripten targets to use upstream LLVM backendThomas Lively-5/+17
2019-10-04Rollup merge of #64874 - matthewjasper:simplify-euv, r=eddybMazdak Farrokhzad-24/+18
2019-10-03Rollup merge of #65057 - mathstuf:fix-warning-typo, r=CentrilTyler Mandry-6/+6
2019-10-03Rollup merge of #64706 - nikomatsakis:issue-60218-test-case, r=centrilTyler Mandry-0/+34
2019-10-03typo: fix typo in E0392Ben Boeckel-6/+6
2019-10-03add regression test for #60218Niko Matsakis-0/+34
2019-10-03Rollup merge of #64931 - estebank:missing-param-ref, r=matthewjasper,CentrilMazdak Farrokhzad-6/+6
2019-10-02review commentEsteban Küber-6/+6
2019-10-02Do not ICE when dereferencing non-Copy raw pointerEsteban Küber-0/+34
2019-10-02Rollup merge of #64973 - ecstatic-morse:fix-debuginfo-test, r=alexcrichtonMazdak Farrokhzad-2/+2
2019-10-01Rollup merge of #64649 - estebank:returnator, r=varkorTyler Mandry-0/+14
2019-10-01This needs to be build-pass since it involves debuginfoDylan MacKenzie-1/+1
2019-10-01Fix typo passing flags to rustcDylan MacKenzie-1/+1
2019-10-01Rollup merge of #64928 - JohnTitor:add-some-tests, r=CentrilMazdak Farrokhzad-0/+125
2019-09-30Avoid ICE on return outside of fn with literal arrayEsteban Küber-0/+14
2019-09-30Reword E0392 slightlyEsteban Küber-6/+6
2019-10-01Add test for #58344Yuki Okushi-0/+69
2019-10-01Add test for #58022Yuki Okushi-0/+37
2019-10-01Add test for #50571Yuki Okushi-0/+19
2019-09-30Remove HIR based const qualificationMatthew Jasper-24/+18
2019-09-30Fixed stylistic convention for one diagnostic and blessed tests.Alexander Regueiro-1/+1
2019-09-30Fixed grammar in one diagnostic and blessed tests.Alexander Regueiro-3/+3
2019-09-29Rollup merge of #64691 - estebank:unexpected-variant, r=CentrilMazdak Farrokhzad-2/+14
2019-09-28Rollup merge of #64852 - Baranowski:param_note_52082, r=estebankMazdak Farrokhzad-0/+3