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
1
Packages
Projects
Releases
Wiki
Activity
300,483
Commits
1
Branch
0
Tags
b3827e4f3728b77bd3e60587487ebfc3cc8d901b
Commit Graph
3 Commits
Author
SHA1
Message
Date
Michael Goulet
c605c84be8
Stabilize async closures
2024-12-13 00:04:56 +00:00
Michael Goulet
294436d273
Make all tests in async dir build-pass, adjust implements-fnmut test to begin ICEing during codegen
2024-06-29 17:38:02 -04:00
Michael Goulet
6b3058204a
Force the inner coroutine of an async closure to
move
if the outer closure is
move
and
FnOnce
2024-05-19 23:46:52 -04:00