| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-06-03 | Reformat `mir!` macro invocations to use braces. | Nicholas Nethercote | -9/+8 |
| 2024-02-16 | [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives | 许杰友 Jieyou Xu (Joe) | -23/+23 |
| 2024-02-09 | Don't ice in validation when error body is created | Michael Goulet | -0/+18 |
| 2023-12-26 | custom mir: make it clear what the return block is | Ralf Jung | -2/+2 |
| 2023-12-21 | Add pass to identify undefined or erroneous behaviour | Tomasz Miąsko | -44/+0 |
| 2023-11-22 | Validate there are no critical call edges in optimized MIR | Tomasz Miąsko | -0/+31 |
| 2023-11-14 | Custom MIR: Support cleanup blocks | Tomasz Miąsko | -0/+55 |
| 2023-07-29 | Change default panic handler message format. | Mara Bos | -0/+1 |
| 2023-04-20 | Give more descriptive names to queries. | Camille GILLOT | -1/+1 |
| 2023-04-20 | Remove WithOptconstParam. | Camille GILLOT | -1/+1 |
| 2023-04-09 | Fix transmute intrinsic mir validation ICE | Jakob Degen | -0/+17 |
| 2023-02-25 | MIR-Validate StorageLive. | Camille GILLOT | -0/+43 |
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+62 |
