| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-08-16 | on out-of-bounds error, show where the allocation was created | Ralf Jung | -2/+14 |
| 2023-08-11 | Include spans in use-after-free diagnostics | Ben Kimock | -5/+55 |
| 2023-08-01 | properly track why we checked whether a pointer is in-bounds | Ralf Jung | -17/+43 |
| 2023-07-14 | remove compile-flags that are no longer needed | Ralf Jung | -20/+7 |
| 2023-06-15 | Extend `unused_must_use` to cover block exprs | 许杰友 Jieyou Xu (Joe) | -3/+3 |
| 2023-04-30 | Update MIRI compiletests | Scott McMurray | -3/+3 |
| 2023-04-21 | Actually keep `PlaceMention` if requested. | Camille GILLOT | -3/+5 |
| 2023-04-21 | Evaluate place expression in `PlaceMention`. | Camille GILLOT | -0/+26 |
| 2022-12-06 | Reintroduce the span printing in miri (plus point to spans where possible) | Oli Scherer | -17/+17 |
| 2022-12-06 | Remove now-redundant file/line info from const backtraces | Oli Scherer | -18/+18 |
| 2022-09-21 | Add 'src/tools/miri/' from commit '75dd959a3a40eb5b4574f8d2e23aa6efbeb33573' | Oli Scherer | -0/+427 |
