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
265,573
Commits
10
Branches
157
Tags
0b2235d732bd78010fbc02e73ff9bf60cb347e12
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