about summary refs log tree commit diff
path: root/src/tools/miri/tests/pass/future-self-referential.rs
AgeCommit message (Expand)AuthorLines
2024-12-05Stabilize noop_wakerEric Holk-1/+0
2024-01-17Remove unnecessary `let`s and borrowing from `Waker::noop()` usage.Kevin Reid-4/+2
2023-12-11use Waker::noop instead of defining our own WakerRalf Jung-15/+3
2023-03-16TB: select tests to run both TB and SBNeven Villani-0/+137