about summary refs log tree commit diff
path: root/src/test/ui/issues
AgeCommit message (Expand)AuthorLines
2019-10-24Avoid ICE when adjusting bad self tyEsteban Küber-0/+81
2019-10-23Auto merge of #57545 - bovinebuddha:object_safe_for_dispatch, r=nikomatsakisbors-0/+3
2019-10-23Update ui testsGuillaume Gomez-0/+3
2019-10-22Fix rebaseEsteban Küber-5/+4
2019-10-22review comments: move code, fix indentation and change spanEsteban Küber-8/+8
2019-10-22Point at associated type for some obligationsEsteban Küber-7/+14
2019-10-22RFC 2027: "first draft" of implementationMathias Blikstad-0/+3
2019-10-20Rollup merge of #65602 - varkor:other-candidates, r=CentrilMazdak Farrokhzad-2/+2
2019-10-19Fix plural mistake in emitter.rsvarkor-2/+2
2019-10-19Rollup merge of #65192 - estebank:restrict-bound, r=matthewjasperMazdak Farrokhzad-17/+20
2019-10-19Rollup merge of #64007 - estebank:overlapping-patterns, r=matthewjasperMazdak Farrokhzad-2/+3
2019-10-18[const-prop] Handle MIR Rvalue::AggregatesWesley Wiser-2/+16
2019-10-17Auto merge of #65251 - tlively:emscripten-upstream-upgrade, r=tlivelybors-5/+18
2019-10-16Upgrade Emscripten targets to use upstream LLVM backendThomas Lively-5/+18
2019-10-16Lint only on single element overlapEsteban Küber-2/+0
2019-10-16Only emit overlapping patterns lint if the overlap is partialEsteban Küber-1/+4
2019-10-16update ui testsGuillaume Gomez-1/+4
2019-10-15Rollup merge of #65438 - Centril:almost, r=varkorTyler Mandry-91/+0
2019-10-15Rollup merge of #65308 - GuillaumeGomez:long-err-explanation-E0574, r=matthew...Tyler Mandry-0/+6
2019-10-15Do not suggest restriction on spans originating in macrosEsteban Küber-3/+1
2019-10-15Suggest associated bound restrictions in `impl`sEsteban Küber-2/+3
2019-10-15Handle missing projection restrictionEsteban Küber-3/+5
2019-10-15Handle `Self` restriction neededEsteban Küber-3/+4
2019-10-15Handle more casesEsteban Küber-10/+11
2019-10-15Organize `never_type` testsMazdak Farrokhzad-91/+0
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-13Update ui testsGuillaume Gomez-0/+6
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