This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Issues
Pull requests
Activity
265650
commits
18
branches
0
tags
536
MiB
f9567d0f2b
Commit graph
3 commits
Author
SHA1
Message
Date
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
Michael Goulet
dcca9a12cd
Record coroutine kind in generics
2024-02-07 16:18:31 +00:00