This website requires JavaScript.
Explore
Help
Sign in
user0
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
20952
commits
10
branches
154
tags
1.3
GiB
65eb1ec0fb
Commit graph
3 commits
Author
SHA1
Message
Date
Oli Scherer
3fc9537624
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
Oli Scherer
d9259fdedd
s/generator/coroutine/
2023-10-20 21:14:01 +00:00
Philipp Krones
cc61aeea54
Merge commit '
080b587854
' into clippyup
2023-08-24 21:32:12 +02:00