about summary refs log tree commit diff
path: root/src/test/ui/builtin-superkinds
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-322/+0
2022-08-03Warn about dead tuple struct fieldsFabian Wolff-1/+1
2022-05-10Don't lose an obligation causeOli Scherer-1/+6
2022-04-30Bless tests.Camille GILLOT-3/+6
2021-08-16Use note to point at bound introducing requirementEsteban Küber-17/+25
2021-08-11Modify structured suggestion outputEsteban Küber-4/+4
2021-08-04Remove trailing whitespace from error messagesFabian Wolff-1/+1
2021-04-06Point at `impl` and type defs introducing requirements on E0277Esteban Küber-1/+5
2021-03-31give full path of constraint in suggest_constraining_type_paramhi-rustin-8/+8
2021-01-01Move builtin-superkinds-related testsYuki Okushi-0/+135
2020-09-02pretty: trim paths of unique symbolsDan Aloni-13/+13
2020-07-14Remove redundant explanatory `note` for type parametersEsteban Küber-4/+0
2020-05-30Tweak type parameter errors to reduce verbosityEsteban Küber-7/+1
2020-04-18Do not emit note for projected derived obligationsEsteban Küber-5/+0
2020-04-18Maintain chain of derived obligationsEsteban Küber-0/+22
2020-03-29Tweak `suggest_constraining_type_param`Esteban Küber-19/+15
2020-02-19Tweak binding lifetime suggestion textEsteban Küber-1/+1
2020-02-09Improve reporting errors and suggestions for trait boundsPatryk Wychowaniec-12/+24
2019-10-15Handle more casesEsteban Küber-8/+12
2018-12-25Remove licensesMark Rousskov-68/+7
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+209