Michael Goulet
|
9bcd1dee95
|
Actually print all the relevant parts of a coroutine in verbose mode
|
2024-12-25 01:08:59 +00: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 |
|
Michael Goulet
|
5fc39e0796
|
Random type checker changes
|
2024-01-23 15:10:23 +00: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 |
|
Oli Scherer
|
5c1872d7ae
|
Rename generator folder
|
2023-10-20 21:14:02 +00:00 |
|