Oli Scherer
cb4751d4b8
Implement #[define_opaque]
attribute for functions.
2025-03-11 12:05:02 +00:00
León Orell Valerian Liehr
0b18b4fbbc
Remove all dead files inside tests/ui/
2025-01-27 02:28:04 +01:00
dianne
1b2281a493
point out unblamed constraints from Copy
/Sized
bounds in region errors
2025-01-06 16:12:11 -08:00
Michael Goulet
c656ce7aeb
Don't arbitrarily choose one upper bound for hidden captured region
2024-08-06 15:43:41 -04:00
许杰友 Jieyou Xu (Joe)
ec2cc761bc
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
Nilstrieb
9b80d85722
Manual find replace updates
2023-11-24 21:04:51 +01:00
Nilstrieb
41e8d152dc
Show number in error message even for one error
...
Co-authored-by: Adrian <adrian.iosdev@gmail.com>
2023-11-24 19:15:52 +01:00
Eric Huss
2da2ade0f7
Rename tests to ensure they don't have overlapping names.
...
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-22 21:12:40 -07:00
Michael Goulet
4b23a224ab
Label opaque type for 'captures lifetime' error message
2023-03-03 05:02:34 +00:00
Albert Larsan
cf2dff2b1e
Move /src/test to /tests
2023-01-11 09:32:08 +00:00