about summary refs log tree commit diff
path: root/tests/ui/generics
AgeCommit message (Expand)AuthorLines
2025-09-13Rollup merge of #145896 - Oneirical:uncountable-integer-10, r=jieyouxuJacob Pratt-0/+14
2025-09-12Add test batch 3Oneirical-0/+14
2025-09-11Revert "Rollup merge of #122661 - estebank:assert-macro-span, r=petrochenkov"Jieyou Xu-4/+4
2025-08-27Add test batch 1Oneirical-0/+24
2025-08-19bless tests with new lint messagesKarol Zwolak-8/+8
2025-08-17Rehome tests/ui/issues/ tests [5/?]Oneirical-0/+62
2025-08-12Change the desugaring of `assert!` for better error outputEsteban Küber-4/+4
2025-08-08Rollup merge of #144400 - Kivooeo:issue3, r=jieyouxuStuart Cook-0/+20
2025-08-06Rollup merge of #144977 - fmease:fortify-param-default-checks, r=compiler-errorsGuillaume Gomez-13/+118
2025-08-06Rollup merge of #144552 - Oneirical:uncountable-integer-3, r=jieyouxuJakub Beránek-0/+15
2025-08-06Fortify generic param default checksLeón Orell Valerian Liehr-13/+118
2025-08-05commentsKivooeo-0/+16
2025-08-05moved 35 tests to organized locationsKivooeo-0/+4
2025-08-04Rehome tests/ui/issues/ tests [3/?]Oneirical-0/+15
2025-08-02Rehome tests/ui/issues/ tests [2/?]Oneirical-0/+26
2025-07-24Rehome tests/ui/issues/ tests [1/?]Oneirical-0/+35
2025-07-13Auto merge of #143357 - cjgillot:no-assoc-item-kind, r=compiler-errorsbors-34/+34
2025-07-13Remove hir::AssocItemKind.Camille GILLOT-34/+34
2025-07-13cleaned up some testsKivooeo-11/+20
2025-07-13moved testsKivooeo-0/+35
2025-07-04Rollup merge of #143300 - Kivooeo:tf25, r=tgross35Jubilee-0/+46
2025-07-04Rollup merge of #143202 - Kivooeo:tf18, r=tgross35Jubilee-0/+37
2025-07-05cleaned up some testsKivooeo-7/+9
2025-07-01Rollup merge of #143210 - Kivooeo:tf19, r=tgross35Guillaume Gomez-0/+32
2025-07-01moved testsKivooeo-0/+44
2025-07-01cleaned up some testsKivooeo-13/+18
2025-07-01moved test filesKivooeo-0/+32
2025-06-30cleaned up some testsKivooeo-17/+22
2025-06-29moved & deleted some testsKivooeo-0/+27
2025-06-29Rollup merge of #142417 - Kivooeo:tf12, r=jieyouxuGuillaume Gomez-0/+47
2025-06-28cleaned up some testsKivooeo-0/+47
2025-06-27Report infer ty errors during hir ty loweringOli Scherer-6/+0
2025-06-26Rollup merge of #142981 - compiler-errors:verbose-missing-suggestion, r=estebankMatthias Krüger-6/+12
2025-06-25Rollup merge of #142200 - Kivooeo:tf8, r=jieyouxuJana Dönszelmann-0/+50
2025-06-24Make missing lifetime suggestion verboseMichael Goulet-6/+12
2025-06-23cleaned up some testsKivooeo-0/+50
2025-06-11cleaned up some testsKivooeo-0/+37
2025-06-05Auto merge of #138677 - shepmaster:consistent-elided-lifetime-syntax, r=travi...bors-4/+4
2025-06-04Replace `elided_named_lifetimes` with `mismatched_lifetime_syntaxes`Jake Goulding-4/+4
2025-06-02Clarify why we are talking about a failed const eval at a random placeOli Scherer-2/+2
2025-06-02Use the informative error as the main const eval error messageOli Scherer-9/+8
2025-05-10Warn when #[export_name] is used with generic functionsMu001999-0/+460
2025-04-30compiletest: Make diagnostic kind mandatory on line annotationsVadim Petrochenkov-28/+30
2025-04-24Revert overzealous parse recovery for single colonsLeón Orell Valerian Liehr-1/+3
2025-04-16Remove old diagnostic notes for type ascription syntaxZalathar-1/+0
2025-03-14Do not suggest using `-Zmacro-backtrace` for builtin macrosEsteban Küber-4/+0
2025-03-12Disentangle ForwardGenericParamBan and ConstParamTy ribsMichael Goulet-12/+12
2025-02-28Shorten span of panic failures in const contextEsteban Küber-4/+4
2025-02-15Try to recover from path sep error in parseryukang-3/+1
2025-02-10Show diff suggestion format on verbose replacementEsteban Küber-6/+9