Boxy
|
3a6b606ad9
|
remove const arg windows debug info tests
|
2024-06-05 22:39:42 +01:00 |
|
Michael Goulet
|
2e082677a6
|
Fix function-names.rs test
|
2024-06-05 22:25:42 +01:00 |
|
Boxy
|
f74119a2e4
|
Bless tests and handle tests/crashes
|
2024-06-05 22:25:42 +01:00 |
|
Oli Scherer
|
aef0f4024a
|
Error on using yield without also using #[coroutine] on the closure
And suggest adding the `#[coroutine]` to the closure
|
2024-04-24 08:05:29 +00:00 |
|
许杰友 Jieyou Xu (Joe)
|
6e48b96692
|
[AUTO_GENERATED] Migrate compiletest to use ui_test -style //@ directives
|
2024-02-22 16:04:04 +00:00 |
|
Oli Scherer
|
e96ce20b34
|
s/generator/coroutine/
|
2023-10-20 21:14:01 +00:00 |
|
Oli Scherer
|
60956837cf
|
s/Generator/Coroutine/
|
2023-10-20 21:10:38 +00:00 |
|
Rémy Rakic
|
46a3d28e88
|
Fix function order in an msvc debuginfo test
The function names with const generic parameters are printed in a
different order.
|
2023-04-05 15:59:29 +00:00 |
|
Thom Chiovoloni
|
46fad955c0
|
Fix a debuginfo test with a hard-coded hash
|
2023-04-05 15:59:29 +00:00 |
|
Albert Larsan
|
cf2dff2b1e
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
|