| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2024-04-04 | Force `move` async-closures that are `FnOnce` to make their inner coroutines ↵ | Michael Goulet | -0/+4 | |
| also `move` | ||||
| 2024-04-02 | Fix capture analysis for by-move closure bodies | Michael Goulet | -0/+10 | |
![]() |
index : rust | |
| https://github.com/rust-lang/rust |
| about summary refs log tree commit diff |
| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2024-04-04 | Force `move` async-closures that are `FnOnce` to make their inner coroutines ↵ | Michael Goulet | -0/+4 | |
| also `move` | ||||
| 2024-04-02 | Fix capture analysis for by-move closure bodies | Michael Goulet | -0/+10 | |