about summary refs log tree commit diff
path: root/tests/ui/async-await/async-fn/impl-header.stderr
AgeCommit message (Expand)AuthorLines
2025-08-22On E0277, point at type that doesn't implement boundEsteban Küber-1/+5
2025-06-30Unconditionally run `check_item_type` on all itemsOli Scherer-8/+8
2024-05-29Use parenthetical notation for `Fn` traitsEsteban Küber-1/+1
2024-02-20Support async trait bounds in macrosMichael Goulet-3/+42
2024-01-31Add testsMichael Goulet-0/+8