about summary refs log tree commit diff
path: root/src/tools/miri/tests/fail/data_race/dealloc_write_race2.rs
AgeCommit message (Expand)AuthorLines
2025-04-29add -Zmiri-deterministic-concurrency flag and use it for concurrency testsRalf Jung-3/+1
2025-04-29Added random schedulinggeetanshjuneja-1/+1
2025-03-17Fix miribjorn3-0/+3
2024-04-18when reusing an address, most of the time only reuse from the current threadRalf Jung-0/+2
2024-03-02print thread name in miri error backtracesRalf Jung-1/+1
2023-10-27data-race: preserve structured access information longer, and don't upper-cas...Ralf Jung-1/+1
2023-08-01properly track why we checked whether a pointer is in-boundsRalf Jung-1/+1
2023-05-08port tests to 2021 editionRalf Jung-0/+2
2022-12-23Mention and number the components of a race in the order the interpreter sees...Ben Kimock-1/+1
2022-12-22Add a (1) and (2) to the data race errorsBen Kimock-1/+1
2022-11-27make Stacked Borrows retags act like data racesRalf Jung-2/+2
2022-09-21Add 'src/tools/miri/' from commit '75dd959a3a40eb5b4574f8d2e23aa6efbeb33573'Oli Scherer-0/+38