about summary refs log tree commit diff
path: root/tests/ui/suggestions/restrict-type-argument.stderr
AgeCommit message (Expand)AuthorLines
2024-12-07Account for `impl Trait` in "add bound" suggestion messageEsteban Küber-1/+1
2024-12-07Mention type parameter in more cases and don't suggest ~const bound already t...Esteban Küber-5/+5
2024-12-07Use trait name instead of full constraint in suggestion messageEsteban Küber-6/+6
2024-12-07reword trait bound suggestion message to include the boundsEsteban Küber-6/+6
2023-08-28Revert "Suggest using `Arc` on `!Send`/`!Sync` types"David Tolnay-6/+0
2023-08-09Suggest using `Arc` on `!Send`/`!Sync` typesEsteban Kuber-0/+6
2023-01-11Move /src/test to /testsAlbert Larsan-0/+111