about summary refs log tree commit diff
path: root/src/tools/miri/tests/pass/dyn-star.rs
AgeCommit message (Expand)AuthorLines
2023-12-11use Waker::noop instead of defining our own WakerRalf Jung-16/+2
2023-02-21Avoid formatting dyn* test as rustftm doesn't understand it yet and just dele...Oli Scherer-0/+3
2023-02-20fix Stacked Borrows interaction with dyn*Ralf Jung-2/+0
2023-02-20basic dyn* support for MiriRalf Jung-0/+118