| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -53/+0 | |
| 2022-07-13 | remove untagged_union feature gate | Ralf Jung | -2/+2 | |
| 2022-03-21 | Don't run UB in test suite | Smitty | -44/+17 | |
| This splits ui/unsafe/union.rs to make it so only the non-UB parts are run. It also means we can do more testing of the location of error messages. | ||||
| 2021-07-09 | Check for union field accesses in THIR unsafeck | Smitty | -0/+80 | |
