about summary refs log tree commit diff
path: root/tests/ui/async-await/in-trait/missing-send-bound.stderr
AgeCommit message (Expand)AuthorLines
2024-10-29Remove detail from label/note that is already available in other noteEsteban Küber-1/+1
2024-01-30Provide more context on derived obligation error primary labelEsteban Küber-1/+1
2023-11-24Show number in error message even for one errorNilstrieb-1/+1
2023-10-13Stabilize AFIT and RPITITMichael Goulet-3/+3
2023-09-21Suggest desugaring to RPITIT when AFIT is required to be an auto traitMichael Goulet-0/+5
2023-08-28Revert "Suggest using `Arc` on `!Send`/`!Sync` types"David Tolnay-1/+0
2023-08-09Suggest using `Arc` on `!Send`/`!Sync` typesEsteban Kuber-0/+1
2023-07-08Replace RPITIT current impl with new strategy that lowers as a GATSantiago Pastorino-0/+20
2023-03-21Do not suggest bounds restrictions for synthesized RPITITsSantiago Pastorino-29/+0
2023-01-12RPITITs are not suggestableMichael Goulet-0/+29