| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-01-21 | remove support for the #[start] attribute | Ralf Jung | -19/+0 | |
| 2024-04-17 | tests/utils: add fmt::Write implementations for miri's native stdout/stderr | Ralf Jung | -19/+3 | |
| 2024-03-09 | simplify no-std tests | Ralf Jung | -4/+2 | |
| set panic=abort so that we do not need this eh_personality thing | ||||
| 2022-11-26 | support no_std on Windows | Ralf Jung | -4/+0 | |
| 2022-10-28 | update ignore-windows comments | Ralf Jung | -1/+1 | |
| 2022-10-19 | Magic functions for writing to stdout/stderr. | Cliff L. Biffle | -2/+22 | |
| This enables I/O in no_std contexts (or, really, any Miri-specific OS-independent context). Combined with the `abort` intrinsic it should allow a reasonable test framework in no_std. | ||||
| 2022-09-21 | Add 'src/tools/miri/' from commit '75dd959a3a40eb5b4574f8d2e23aa6efbeb33573' | Oli Scherer | -0/+21 | |
| git-subtree-dir: src/tools/miri git-subtree-mainline: 3f3167fb59341ac3240ca1774f48e8c053219131 git-subtree-split: 75dd959a3a40eb5b4574f8d2e23aa6efbeb33573 | ||||
