| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-11-24 | Bless Miri tests | Nilstrieb | -11/+11 | |
| Co-authored-by: Adrian <adrian.iosdev@gmail.com> | ||||
| 2023-11-12 | more consistent naming for TLS tests | Ralf Jung | -2/+2 | |
| 2023-09-23 | Merge from rustc | The Miri Conjob Bot | -8/+8 | |
| 2023-09-21 | adjust how closure/generator types and rvalues are printed | Ralf Jung | -8/+8 | |
| 2023-09-21 | deprecate -Zmiri-disable-abi-check | Ralf Jung | -0/+2 | |
| 2023-08-29 | Merge from rustc | The Miri Conjob Bot | -2/+1 | |
| 2023-08-27 | avoid triple-backtrace due to panic-during-cleanup | Ralf Jung | -2/+1 | |
| 2023-08-26 | Merge from rustc | The Miri Conjob Bot | -2/+2 | |
| 2023-08-24 | when terminating during unwinding, show the reason why | Ralf Jung | -2/+2 | |
| 2023-08-22 | fix some bad regex capture group references in test normalization | Ralf Jung | -2/+2 | |
| 2023-08-20 | interpret/miri: call panic_cannot_unwind lang item instead of hard-coding ↵ | Ralf Jung | -6/+21 | |
| the same message | ||||
| 2023-07-29 | Fix test output. | Mara Bos | -2/+4 | |
| 2023-07-29 | Change default panic handler message format. | Mara Bos | -8/+16 | |
| 2023-06-16 | make test work cross-platform | Ralf Jung | -31/+10 | |
| 2023-06-16 | add tests for panicky drop in thread_local destructor | Ralf Jung | -0/+75 | |
| 2023-05-27 | Add support for nested panics to miri | Amanieu d'Antras | -23/+9 | |
| 2023-05-09 | Update to latest ui_test crate version. | Oli Scherer | -5/+5 | |
| Also stops using github actions groups that conflict with our groups as github does not nest them | ||||
| 2023-05-08 | port tests to 2021 edition | Ralf Jung | -8/+10 | |
| 2023-04-24 | Hide backtrace from stderr files | Oli Scherer | -62/+2 | |
| 2022-12-06 | Reintroduce the span printing in miri (plus point to spans where possible) | Oli Scherer | -39/+39 | |
| 2022-12-06 | Remove now-redundant file/line info from const backtraces | Oli Scherer | -47/+47 | |
| 2022-10-28 | update ignore-windows comments | Ralf Jung | -1/+1 | |
| 2022-10-19 | Magic functions for writing to stdout/stderr. | Cliff L. Biffle | -0/+60 | |
| 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/+337 | |
| git-subtree-dir: src/tools/miri git-subtree-mainline: 3f3167fb59341ac3240ca1774f48e8c053219131 git-subtree-split: 75dd959a3a40eb5b4574f8d2e23aa6efbeb33573 | ||||
