| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove WakerHack for good. | Dario Nieuwenhuis | 2024-12-17 | 1 | -13/+2 |
| * | executor: compare vtable addr instead of contents. | Dario Nieuwenhuis | 2024-11-12 | 1 | -1/+3 |
| * | executor: use WakerHack unconditionally even if `nightly` feature is enabled.... | Dario Nieuwenhuis | 2024-11-12 | 1 | -31/+11 |
| * | Detect and allow older nightlies | Dániel Buga | 2024-11-06 | 1 | -1/+10 |
| * | fix: nightly api changed during the night | Oleksandr Babak | 2024-09-06 | 1 | -2/+1 |
| * | minimize cfg code in task_from_waker | zjp | 2024-06-13 | 1 | -26/+23 |
| * | put cfg code inside task_from_waker function | zjp | 2024-06-13 | 1 | -36/+26 |
| * | fix warning on unused import | zjp | 2024-06-09 | 1 | -2/+1 |
| * | use nightly waker_getters APIs | zjp | 2024-06-09 | 1 | -0/+25 |
| * | Fix #2100 - function address comparison | Aleksandr Krotov | 2023-10-25 | 1 | -1/+1 |
| * | executor: Replace `NonNull<TaskHeader>` with `TaskRef` | Grant Miller | 2023-01-29 | 1 | -7/+6 |
| * | Split embassy-time from embassy-executor. | Dario Nieuwenhuis | 2022-08-18 | 1 | -0/+53 |
