| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-03-11 | Implement `#[define_opaque]` attribute for functions. | Oli Scherer | -3/+6 | |
| 2025-01-27 | Remove all dead files inside tests/ui/ | León Orell Valerian Liehr | -15/+0 | |
| 2025-01-06 | point out unblamed constraints from `Copy`/`Sized` bounds in region errors | dianne | -0/+3 | |
| 2024-08-06 | Don't arbitrarily choose one upper bound for hidden captured region | Michael Goulet | -14/+4 | |
| 2024-02-16 | [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives | 许杰友 Jieyou Xu (Joe) | -13/+13 | |
| 2023-11-24 | Manual find replace updates | Nilstrieb | -1/+1 | |
| 2023-11-24 | Show number in error message even for one error | Nilstrieb | -4/+4 | |
| Co-authored-by: Adrian <adrian.iosdev@gmail.com> | ||||
| 2023-03-22 | Rename tests to ensure they don't have overlapping names. | Eric Huss | -0/+12 | |
| Some tests will delete their output directory before starting. The output directory is based on the test names. If one test is the prefix of another test, then when that test starts, it could try to delete the output directory of the other test with the longer path. | ||||
| 2023-03-03 | Label opaque type for 'captures lifetime' error message | Michael Goulet | -2/+9 | |
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+373 | |
