| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -18/+0 | |
| 2022-06-30 | Change enum->int casts to not go through MIR casts. | Oli Scherer | -3/+6 | |
| Instead we generate a discriminant rvalue and cast the result of that. | ||||
| 2021-10-22 | Update the minimum external LLVM to 11 | Josh Stone | -1/+0 | |
| 2021-03-12 | Emit the enum range assumption if the range only contains one element | hi-rustin | -0/+16 | |
| test: add test case make tidy happy | ||||
