| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -26/+0 | |
| 2022-10-31 | Remove bounds check with enum cast | ouz-a | -2/+1 | |
| 2022-06-30 | Change enum->int casts to not go through MIR casts. | Oli Scherer | -1/+2 | |
| Instead we generate a discriminant rvalue and cast the result of that. | ||||
| 2020-08-31 | Add codegen tests | Dániel Buga | -0/+12 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 | |
| 2016-10-05 | emit an assume that cast-from enums are in range | Ariel Ben-Yehuda | -0/+24 | |
| Fixes #36955. | ||||
