summary refs log tree commit diff
path: root/library/alloc/tests/task.rs
AgeCommit message (Expand)AuthorLines
2024-08-12ignore some vtable/fn ptr equality tests in Miri, their result is not fully p...Ralf Jung-2/+2
2024-03-05will_wake tests fail on Miri and that is expectedRalf Jung-0/+2
2024-02-25Add Waker::will_wake testsDavid Tolnay-0/+34