about summary refs log tree commit diff
path: root/tests/ui/async-await/in-trait/dont-project-to-specializable-projection.stderr
AgeCommit message (Expand)AuthorLines
2024-12-05Stabilize noop_wakerEric Holk-4/+4
2024-02-22Tweak wording of "implemented trait isn't imported" suggestionEsteban Küber-1/+1
2024-01-17Remove unnecessary `let`s and borrowing from `Waker::noop()` usage.Kevin Reid-1/+1
2023-12-14Use the Waker::noop API in testsMichael Goulet-5/+21
2023-10-13Stabilize AFIT and RPITITMichael Goulet-4/+4
2023-10-03Point to full async fn for futureMichael Goulet-4/+4
2023-07-08Replace RPITIT current impl with new strategy that lowers as a GATSantiago Pastorino-0/+25
2023-03-28Specialization involving RPITITs is broken so ignore the diagnostic differenc...Santiago Pastorino-19/+0
2023-02-28Descriptive error when users try to combine RPITIT/AFIT with specializationMichael Goulet-11/+4
2023-02-23Don't project specializable RPITIT projectionMichael Goulet-0/+26