about summary refs log tree commit diff
path: root/src/test/ui/issues
AgeCommit message (Expand)AuthorLines
2019-11-04Use build-pass in ui tests where appropriateTomasz Miąsko-48/+48
2019-11-04Use run-pass for ui tests where appropriateTomasz Miąsko-2/+2
2019-11-04Remove no longer useful ui testTomasz Miąsko-4/+0
2019-11-04Auto merge of #65838 - estebank:resilient-recovery, r=Centrilbors-16/+3
2019-11-02Update error annotations in tests that successfully compileTomasz Miąsko-1/+0
2019-10-31Fix incorrect diagnostics for expected type in E0271 with an associated typeOhad Ravid-3/+3
2019-10-30Reduce ammount of errors given unclosed delimiterEsteban Küber-16/+3
2019-10-29Rollup merge of #65832 - tlively:emscripten-exception-handling, r=alexcrichtonTyler Mandry-4/+4
2019-10-29Rollup merge of #65562 - Patryk27:master, r=estebankMazdak Farrokhzad-4/+4
2019-10-29Rollup merge of #65318 - estebank:coherence, r=varkorMazdak Farrokhzad-2/+2
2019-10-29Rollup merge of #65294 - varkor:lint-inline-prototype, r=matthewjasperMazdak Farrokhzad-0/+8
2019-10-28Rollup merge of #65640 - estebank:recover-missing-semi, r=CentrilMazdak Farrokhzad-1/+1
2019-10-28Tweak unexpected token wordingEsteban Küber-1/+1
2019-10-28Improve the "try using a variant of the expected type" hint.Patryk Wychowaniec-4/+4
2019-10-28Use more targeted spans for orphan rule errorsEsteban Küber-2/+2
2019-10-27Point at local similarly named element and tweak references to variantsEsteban Küber-65/+96
2019-10-27Auto merge of #65288 - estebank:point-at-assoc-type, r=nikomatsakisbors-6/+12
2019-10-26Rollup merge of #65773 - estebank:sugg-whitespace, r=CentrilMazdak Farrokhzad-0/+46
2019-10-25Emit warning for ignored #[inline] on trait method prototypesvarkor-0/+8
2019-10-25Re-enable Emscripten's exception handling supportThomas Lively-4/+4
2019-10-25Rollup merge of #65390 - GuillaumeGomez:long-err-explanation-E0576, r=matthew...Mazdak Farrokhzad-0/+3
2019-10-24Increase spacing for suggestions in diagnosticsEsteban Küber-0/+46
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