| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-07-29 | Change default panic handler message format. | Mara Bos | -15/+30 | |
| 2023-05-08 | port tests to 2021 edition | Ralf Jung | -3/+5 | |
| 2023-04-14 | add test for recent unwind UB issue | Ralf Jung | -0/+9 | |
| 2023-04-10 | Turn off the alignment check pass, remove the panic test for it | Ben Kimock | -11/+0 | |
| The panic test is now counted as an error test; we encounter a Terminate terminator, and emit an interpreter error, as opposed to just terminating due to a panic. So this test should have broken with https://github.com/rust-lang/rust/pull/102906 but wasn't because the Miri test suite is currently broken in rust-lang/rust: https://github.com/rust-lang/rust/issues/110102 | ||||
| 2023-03-23 | A MIR transform that checks pointers are aligned | Ben Kimock | -0/+11 | |
| 2022-12-28 | handle unknown targets more gracefully | Ralf Jung | -1/+2 | |
| 2022-09-21 | Add 'src/tools/miri/' from commit '75dd959a3a40eb5b4574f8d2e23aa6efbeb33573' | Oli Scherer | -0/+137 | |
| git-subtree-dir: src/tools/miri git-subtree-mainline: 3f3167fb59341ac3240ca1774f48e8c053219131 git-subtree-split: 75dd959a3a40eb5b4574f8d2e23aa6efbeb33573 | ||||
