operagxoksana opened PR #13106 from operagxoksana:patch-1 to bytecodealliance:main:
Removes an unnecessary .clone() when deriving the default output path in the explore command. self.output is not used after this point, so moving it directly avoids an extra allocation without changing behavior.
operagxoksana requested pchickey for a review on PR #13106.
operagxoksana requested wasmtime-core-reviewers for a review on PR #13106.
alexcrichton submitted PR review.
alexcrichton added PR #13106 chore: remove unnecessary clone when deriving output path to the merge queue.
alexcrichton merged PR #13106.
alexcrichton removed PR #13106 chore: remove unnecessary clone when deriving output path from the merge queue.
Last updated: May 03 2026 at 22:13 UTC