| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-07-19 | Give a message with a span on validation error | Scott McMurray | -4/+10 | |
| 2025-05-19 | run tests on mips-unknown-linux-gnu | Ralf Jung | -0/+2 | |
| 2025-01-01 | Try to write the panic message with a single `write_all` call | John Kåre Alsaker | -0/+16 | |
| 2024-10-10 | remove -Zmiri-panic-on-unsupported flag | Ralf Jung | -16/+0 | |
| 2024-10-10 | remove handle_unsupported_foreign_item helper | Ralf Jung | -13/+0 | |
| 2024-09-16 | Bump ui test | Oli Scherer | -20/+20 | |
| 2024-08-24 | panicking: improve hint for Miri's RUST_BACKTRACE behavior | Ralf Jung | -14/+14 | |
| 2024-06-19 | Remove c_unwind from tests and fix tests | Gary Guo | -1/+1 | |
| 2024-05-27 | MIR validation: ensure that downcast projection is followed by field projection | Ralf Jung | -1/+1 | |
| 2024-05-24 | miri: receive the blessings of validate.rs | Jubilee Young | -1/+1 | |
| 2024-05-06 | organize libc tests into a proper folder, and run some of them on Windows | Ralf Jung | -1/+1 | |
| 2024-04-21 | the mir-validation ICE test behaves strangely on Windows hosts | Ralf Jung | -3/+6 | |
| let's just disable it there, this code is not platform-dependent anyway | ||||
| 2024-04-20 | ensure the ICE-to-file logic does not affect our test | Ralf Jung | -0/+1 | |
| 2024-04-20 | re-bless tests | Ralf Jung | -0/+2 | |
| 2024-04-20 | Merge from rustc | The Miri Cronjob Bot | -0/+12 | |
| 2024-04-19 | make test not leak rustc crate hash | Ralf Jung | -1/+2 | |
| 2024-04-18 | when suggesting RUST_BACKTRACE=1, add a special note for Miri's env var ↵ | Ralf Jung | -0/+12 | |
| isolation | ||||
| 2024-04-18 | add test checking that we do run MIR validation | Ralf Jung | -0/+42 | |
| 2024-04-17 | alloc_error_handler tests: directly call handle_alloc_error; test more codepaths | Ralf Jung | -16/+26 | |
| 2024-04-16 | implement support for __rust_alloc_error_handler | Ralf Jung | -0/+36 | |
| 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 | ||||
