This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2026-05-21 17:52:12 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
261,551
Commits
10
Branches
157
Tags
5a853d02f1b2f07d6600a5d193712e7d86274f35
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
Oli Scherer
af93c20c06
Rename lots of files that had
generator
in their name
2023-10-20 21:14:02 +00:00