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
307,470
Commits
1
Branch
0
Tags
359bfa901b9d8eddbed7b88b6716dbb77b7bfb95
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)
6e48b96692
[AUTO_GENERATED] Migrate compiletest to use
ui_test
-style
//@
directives
2024-02-22 16:04:04 +00:00
Oli Scherer
e96ce20b34
s/generator/coroutine/
2023-10-20 21:14:01 +00:00