| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-05-24 | rename internal panicking::try to catch_unwind | Ralf Jung | -12/+12 | |
| 2025-01-11 | avoid nesting the user-defined main so deeply on the stack | Ralf Jung | -26/+6 | |
| 2025-01-11 | use a single large catch_unwind in lang_start | Ralf Jung | -7/+27 | |
| 2024-12-09 | interpret: clean up deduplicating allocation functions | Ralf Jung | -92/+0 | |
| 2024-10-02 | bless miri tests | joboet | -4/+4 | |
| 2024-09-16 | Bump ui test | Oli Scherer | -26/+26 | |
| 2024-06-16 | std: move `sys_common::backtrace` to `sys` | joboet | -6/+6 | |
| 2024-05-20 | Fix miri too | Michael Goulet | -2/+2 | |
| 2024-04-25 | debuginfo: Stabilize `-Z debug-macros`, `-Z collapse-macro-debuginfo` and ↵ | Vadim Petrochenkov | -2/+2 | |
| `#[collapse_debuginfo]` `-Z debug-macros` is "stabilized" by enabling it by default and removing. `-Z collapse-macro-debuginfo` is stabilized as `-C collapse-macro-debuginfo`. It now supports all typical boolean values (`parse_opt_bool`) in addition to just yes/no. Default value of `collapse_debuginfo` was changed from `false` to `external` (i.e. collapsed if external, not collapsed if local). `#[collapse_debuginfo]` attribute without a value is no longer supported to avoid guessing the default. | ||||
| 2023-09-25 | fix normalization in backtrace-api tests | Ralf Jung | -2/+32 | |
| also remove a normalization rule that doesn't seem to apply | ||||
| 2023-09-22 | Bump ui_test crate | Oli Scherer | -2/+2 | |
| 2022-09-21 | Add 'src/tools/miri/' from commit '75dd959a3a40eb5b4574f8d2e23aa6efbeb33573' | Oli Scherer | -0/+277 | |
| git-subtree-dir: src/tools/miri git-subtree-mainline: 3f3167fb59341ac3240ca1774f48e8c053219131 git-subtree-split: 75dd959a3a40eb5b4574f8d2e23aa6efbeb33573 | ||||
