| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update embassy-sync/src/mutex.rs | Robin Mueller | 2025-07-09 | 1 | -1/+1 |
| * | some minor documentation fixes | Robin Mueller | 2025-07-09 | 1 | -1/+1 |
| * | Add must_use to MutexGuard | wackazong | 2025-02-04 | 1 | -0/+1 |
| * | Desugar some async fns | Dániel Buga | 2024-12-30 | 1 | -3/+2 |
| * | embassy-sync: fixed some clippy warnings | Oliver Rockstedt | 2024-10-07 | 1 | -1/+1 |
| * | embassy_sync::Mutex: Implement traits to match std | W Etheredge | 2024-05-05 | 1 | -1/+77 |
| * | Add map method | Caio | 2024-04-14 | 1 | -0/+133 |
| * | Use fmt::unwrap | Dániel Buga | 2023-09-02 | 1 | -1/+1 |
| * | Replace futures::future::poll_fn -> core::future::poll_fn. | Dario Nieuwenhuis | 2022-09-22 | 1 | -2/+1 |
| * | Make rustfmt happy | Joakim Hulthe | 2022-09-16 | 1 | -1/+3 |
| * | Add .into_inner() and .get_mut() to Mutex | Joakim Hulthe | 2022-09-16 | 1 | -0/+14 |
| * | split `embassy-util` into `embassy-futures`, `embassy-sync`. | Dario Nieuwenhuis | 2022-08-22 | 1 | -0/+167 |
