about summary refs log tree commit diff
path: root/src/test/ui/issues
AgeCommit message (Expand)AuthorLines
2019-12-02syntax: Introduce a struct `MacArgs` for macro argumentsVadim Petrochenkov-6/+6
2019-12-02Correct other tests related to const_mut_refsChristian Poveda-7/+16
2019-12-01Miri core engine: use throw_ub instead of throw_panicRalf Jung-191/+37
2019-11-30Rollup merge of #66870 - tmiasko:simplify-ty, r=oli-obkMazdak Farrokhzad-0/+20
2019-11-29Bless ui test for libstd reformatDavid Tolnay-2/+2
2019-11-29SimplifyArmIdentity only for locals with the same typeTomasz Miąsko-0/+20
2019-11-28Deduplicate type param constraint suggestion codeEsteban Küber-2/+2
2019-11-28Use structured suggestion when requiring `Copy` constraint in type paramEsteban Küber-3/+39
2019-11-27Simplify `mem_categorization`Matthew Jasper-23/+3
2019-11-26Rollup merge of #66754 - estebank:rustdoc-capitalization, r=Dylan-DPCTyler Mandry-21/+3
2019-11-25Tweak move error due to non-CopyEsteban Küber-21/+3
2019-11-25Auto merge of #66682 - estebank:fn-type-err, r=davidtwcobors-8/+8
2019-11-23Highlight parts of fn in type errorsEsteban Küber-8/+8
2019-11-23Rollup merge of #66539 - estebank:let-ty, r=CentrilMazdak Farrokhzad-16/+38
2019-11-23Auto merge of #66507 - ecstatic-morse:const-if-match, r=oli-obkbors-79/+2
2019-11-22Rollup merge of #66587 - matthewjasper:handle-static-as-const, r=oli-obkMazdak Farrokhzad-9/+9
2019-11-22Rollup merge of #66183 - Centril:empty-vis-trait-decl, r=petrochenkovMazdak Farrokhzad-6/+7
2019-11-21Point at type in `let` assignment on type errorsEsteban Küber-16/+38
2019-11-21Reorganize, bless and add tests for const control flowDylan MacKenzie-79/+2
2019-11-21Bless remaining test outputMatthew Jasper-9/+9
2019-11-21Auto merge of #66389 - estebank:type-err-labels, r=petrochenkovbors-427/+289
2019-11-20Rollup merge of #66535 - estebank:issue-62480, r=matthewjasperMazdak Farrokhzad-0/+18
2019-11-20Auto merge of #66392 - estebank:trait-alias-ice, r=eddybbors-0/+29
2019-11-19Rollup merge of #66461 - clemencetbk:master, r=GuillaumeGomezMazdak Farrokhzad-0/+1
2019-11-19Rollup merge of #66155 - GuillaumeGomez:long-err-explanation-E0594, r=Dylan-DPCMazdak Farrokhzad-1/+5
2019-11-19Auto merge of #66206 - PotHix:master, r=estebankbors-2/+2
2019-11-18Avoid ICE when `break`ing to an unreachable labelEsteban Küber-0/+18
2019-11-18Auto merge of #58281 - mark-i-m:synthesis, r=estebankbors-0/+14
2019-11-18Surround types with backticks in type errorsEsteban Küber-86/+86
2019-11-18Remove E0308 note when primary label has all infoEsteban Küber-153/+15
2019-11-18review comments: tweak prefix stringsEsteban Küber-49/+49
2019-11-18Specific labels when referring to "expected" and "found" typesEsteban Küber-240/+240
2019-11-18Update ui testsGuillaume Gomez-1/+5
2019-11-17review commentsEsteban Küber-1/+1
2019-11-17Do not ICE on trait aliases with missing obligationsEsteban Küber-0/+29
2019-11-16Update ui testsclemencetbk-0/+1
2019-11-15Cleaned up unused labelsBart Massey-1/+1
2019-11-15Rollup merge of #66388 - estebank:melt-ice, r=CentrilYuki Okushi-0/+33
2019-11-14Auto merge of #66314 - GuillaumeGomez:move-error-codes, r=Centrilbors-0/+2
2019-11-14Fix ui tests with better error code usageGuillaume Gomez-0/+2
2019-11-14Auto merge of #66378 - rkruppe:revert-pr-65134, r=pnkfelixbors-6/+0
2019-11-14Rollup merge of #66253 - ohadravid:improve-errors-after-re-rebalance-coherenc...Yuki Okushi-0/+1
2019-11-13Do not ICE on recovery from unmet associated type bound obligationEsteban Küber-0/+33
2019-11-13Bless const tests with improved diagnosticsDylan MacKenzie-30/+73
2019-11-13Revert "Auto merge of #65134 - davidtwco:issue-19834-improper-ctypes-in-exter...Robin Kruppe-6/+0
2019-11-13Rollup merge of #66331 - JohnTitor:add-tests, r=CentrilYuki Okushi-0/+108
2019-11-13Rollup merge of #66186 - GuillaumeGomez:long-err-explanation-E0623, r=Dylan-DPCYuki Okushi-1/+2
2019-11-13Add test for issue-40231Yuki Okushi-0/+108
2019-11-11Auto merge of #66213 - tmiasko:mandatory-error-warn, r=petrochenkovbors-23/+13
2019-11-11syntactically allow visibility on trait item & enum variantMazdak Farrokhzad-6/+7