about summary refs log tree commit diff
path: root/src/tools/miri/tests/fail-dep
AgeCommit message (Expand)AuthorLines
2023-11-25blessRalf Jung-1/+1
2023-11-25Merge from rustcRalf Jung-48/+48
2023-11-24Bless Miri testsNilstrieb-48/+48
2023-11-23detect and test for data races between setenv and getenvRalf Jung-0/+37
2023-10-15don't UB on dangling ptr deref, instead check inbounds on projectionsRalf Jung-2/+2
2023-09-22Move `fail` tests that need dependencies into their own folder, so that wasm ...Oli Scherer-0/+1565