| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix embassy-futures test failure | Adam Simpkins | 2024-04-14 | 1 | -1/+7 |
| | | | | | | | | Running `cargo test` in embassy-futures was failing. The `no_run` tag on this doc example caused it to still try and compile this example, just not run it, and compilation failed. This updates the example so that it can successfully compile and run. | ||||
| * | Add `#[must_use]` to all futures | Grant Miller | 2023-02-24 | 1 | -0/+1 |
| | | |||||
| * | futures: readme, docs improvements. | Dario Nieuwenhuis | 2022-08-29 | 1 | -0/+17 |
| | | |||||
| * | split `embassy-util` into `embassy-futures`, `embassy-sync`. | Dario Nieuwenhuis | 2022-08-22 | 1 | -0/+25 |
