# Objective - Fixes #17287 ## Solution - Added a dummy `LocalExecutor` (un)implementation to suppress irrelevant errors. - Added explicit `compiler_error!` when _not_ selecting either the `async_executor` or `edge_executor` features ## Testing - CI |
||
|---|---|---|
| .. | ||
| iter | ||
| executor.rs | ||
| futures.rs | ||
| lib.rs | ||
| single_threaded_task_pool.rs | ||
| slice.rs | ||
| task_pool.rs | ||
| task.rs | ||
| thread_executor.rs | ||
| usages.rs | ||
| wasm_task.rs | ||