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)
|
ec2cc761bc
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
|
Jake Goulding
|
92cc57bafc
|
Remove no-longer-needed allow(dead_code) from the tests
`repr(transparent)` now silences the lint.
|
2024-01-18 13:16:09 -05:00 |
|
Jake Goulding
|
53eca9fa87
|
Adjust compiler tests for unused_tuple_struct_fields -> dead_code
|
2024-01-02 15:34:37 -05: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 |
|
Albert Larsan
|
cf2dff2b1e
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
|