This website requires JavaScript.
Explore
Help
Sign in
mathieu
/
os-rust
Watch
1
Star
0
Fork
You've already forked os-rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
270553
commits
3
branches
0
tags
637
MiB
3aa1a24799
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
1d48f69d65
Check yield terminator's resume type in borrowck
2024-01-04 01:47:56 +00:00