diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-08-18 05:18:48 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-08-18 05:18:48 +0800 |
| commit | d28dbd820af73aa9dc93d2df6c89d6f8c840e907 (patch) | |
| tree | 689a92ef7589fe0b395110410cd20b101412838c /mingling_cli | |
| parent | cd9cad77542e1909f9600f8a2e2754cc4cc4507a (diff) | |
fix: generate async-compatible empty do_chain fallback
When a program declares no chains, the synthesized `do_chain` now
respects the `async` feature by emitting a boxed future signature
with a `Box::pin(async { panic! })` body, matching the trait
requirement and fixing E0053 in async builds.
Diffstat (limited to 'mingling_cli')
0 files changed, 0 insertions, 0 deletions
