Michael Goulet
|
d0b0b028a6
|
Eagerly detect coroutine recursion pre-mono when possible
|
2025-02-05 18:36:17 +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
|
383051092f
|
Ignore tests w/ current/next revisions from compare-mode=next-solver
|
2024-03-10 21:18:41 -04:00 |
|
许杰友 Jieyou Xu (Joe)
|
ec2cc761bc
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
|
Michael Goulet
|
68c2f11240
|
Remove special-casing around aliaskind in new solver
|
2024-01-11 16:54:11 +00:00 |
|
Michael Goulet
|
841184bcae
|
Make cycle error more resilient to where it starts
Also don't recomment recursive_async crate anymore
Co-authored-by: lcnr <rust@lcnr.de>
|
2024-01-08 20:30:24 +00:00 |
|