This website requires JavaScript.
Explore
Help
Register
Sign In
rust-lang
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Actions
2
Packages
Projects
Releases
Wiki
Activity
285,822
Commits
1
Branch
0
Tags
51b51b51d7931da85280382a81c4dd80c73ca754
Commit Graph
2 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
Michael Goulet
e0a726ca4b
Adjust error yield/await lowering
2024-02-27 03:20:10 +00:00