Dario Nieuwenhuis 1f58e0efd0
executor: fix unsoundness due to impl Trait, improve macro error handling. (#3425)
* executor-macros: don't parse function bodies.

* executor-macros: refactor for better recovery and ide-friendliness on errors.

* executor-macros: disallow `impl Trait` in task arguments.

Fixes #3420

* Fix example using `impl Trait` in tasks.
2024-10-18 03:18:59 +02:00
..
2024-08-05 08:56:29 +02:00
2024-08-05 08:56:29 +02:00
2024-08-05 08:56:29 +02:00
2024-08-05 08:56:29 +02:00
2024-08-05 08:56:29 +02:00
2024-08-05 08:56:29 +02:00
2024-08-05 08:56:29 +02:00
2024-08-05 08:56:29 +02:00
2024-08-05 08:56:29 +02:00
2024-08-05 08:56:29 +02:00
2024-08-05 08:56:29 +02:00
2024-08-05 08:56:29 +02:00
2024-08-05 08:56:29 +02:00
2024-08-05 08:56:29 +02:00
2024-08-05 08:56:29 +02:00
2024-08-05 08:56:29 +02:00
2024-09-05 11:45:49 +02:00