| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | executor: update ui test for nightly. | Dario Nieuwenhuis | 2025-12-12 | 1 | -3/+7 |
| | | |||||
| * | executor: Fix compiletest for edition 2024. | Dario Nieuwenhuis | 2025-10-06 | 1 | -6/+6 |
| | | |||||
| * | Edition 2024. | Dario Nieuwenhuis | 2025-10-06 | 1 | -1/+1 |
| | | |||||
| * | Update nightly. | Dario Nieuwenhuis | 2025-09-26 | 2 | -17/+7 |
| | | |||||
| * | Update Rust. | Dario Nieuwenhuis | 2025-09-22 | 2 | -4/+4 |
| | | |||||
| * | executor: return error when creating the spawntoken, not when spawning. | Dario Nieuwenhuis | 2025-08-29 | 5 | -11/+11 |
| | | |||||
| * | embassy-executor: add macro ui test for unsafe ops in unsafe tasks | Brezak | 2025-07-23 | 2 | -0/+28 |
| | | | | | Check if the #[task] macro properly handles unsafe functions so the `unsafe_op_in_unsafe_fn` lint still works | ||||
| * | embassy-executor: explicitly return impl Future in task inner task | Brezak | 2025-07-23 | 1 | -1/+1 |
| | | |||||
| * | embassy-executor: explicitly return impl Future in task inner task | Brezak | 2025-07-23 | 1 | -0/+14 |
| | | |||||
| * | embassy-executor: unsafe tasks as unsafe | Brezak | 2025-07-23 | 1 | -0/+25 |
| | | |||||
| * | excutor: fix Send unsoundness with `-> impl Future` tasks. | Dario Nieuwenhuis | 2025-07-08 | 5 | -4/+99 |
| | | |||||
| * | Update Rust nightly, stable. | Dario Nieuwenhuis | 2025-07-04 | 2 | -48/+48 |
| | | |||||
| * | Update tests | Matthew Tran | 2025-06-01 | 8 | -16/+175 |
| | | |||||
| * | Add diagnostic::on_unimplemented for nightly | Matthew Tran | 2025-06-01 | 1 | -1/+2 |
| | | |||||
| * | Allow `-> impl Future<Output = ()>` in #[task] | Matthew Tran | 2025-05-28 | 4 | -0/+147 |
| | | |||||
| * | Add test | Matthew Tran | 2025-03-29 | 2 | -0/+15 |
| | | |||||
| * | executor: add compile-fail / ui tests. | Dario Nieuwenhuis | 2024-10-20 | 34 | -0/+250 |
