about summary refs log tree commit diff
path: root/tests/ui/generics
AgeCommit message (Expand)AuthorLines
2023-12-01Tweak unclosed generics errorsEsteban Küber-0/+15
2023-11-30generic_const_exprs: suggest to add the feature, not use itRalf Jung-1/+1
2023-11-24Show number in error message even for one errorNilstrieb-20/+20
2023-09-22diagnostics: simpler 83556 handling by bailing outMichael Howell-12/+1
2023-09-21diagnostics: avoid mismatch between variance index and hir genericMichael Howell-0/+23
2023-09-10Generalize E0401León Orell Valerian Liehr-6/+6
2023-07-27Update the minimum external LLVM to 15Josh Stone-1/+0
2023-07-21Revert "Auto merge of #113166 - moulins:ref-niches-initial, r=oli-obk"David Tolnay-1/+0
2023-07-21add `naive_layout_of` queryMoulins-0/+1
2023-06-30Use structured suggestion when telling user about `for<'a>`Esteban Küber-4/+3
2023-06-12Adjust UI tests for `unit_bindings`许杰友 Jieyou Xu (Joe)-1/+1
2023-05-01soften the wording for removing type ascriptionyukang-1/+1
2023-05-01Rip it outNilstrieb-7/+8
2023-04-22Encode lifetime param spans tooMichael Goulet-0/+48
2023-04-15add UI test for #79605SparkyPotato-0/+20
2023-04-02Move some UI tests into subdirectoriesjyn-0/+28
2023-02-23diagnostics: remove inconsistent English article "this" from E0107Michael Howell-128/+128
2023-02-09Introduce `ReError`Esteban Küber-16/+3
2023-01-30Modify primary span label for E0308Esteban Küber-12/+12
2023-01-15make error emitted on `impl &Trait` nicerEzra Shaw-0/+117
2023-01-11Move /src/test to /testsAlbert Larsan-0/+3556