about summary refs log tree commit diff
path: root/tests/codegen/patchable-function-entry
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-03-18 08:48:57 +0000
committerbors <bors@rust-lang.org>2024-03-18 08:48:57 +0000
commitf6e2895ee667b0c65b022d67dee6287be65edf37 (patch)
tree193d5cfc66a508f269e9bd8ccb962887c8c02174 /tests/codegen/patchable-function-entry
parenta71a0328d8819590edb636426cacc1f847f13adc (diff)
parent4422a90b1106065146d0f3f6d0aa86c212753c10 (diff)
downloadrust-f6e2895ee667b0c65b022d67dee6287be65edf37.tar.gz
rust-f6e2895ee667b0c65b022d67dee6287be65edf37.zip
Auto merge of #16839 - Wilfred:extension_refactor_for_shell, r=Veykril
Refactor extension to support arbitrary shell command runnables

Currently, the extension assumes that all runnables invoke cargo. Arguments are sometimes full CLI arguments, and sometimes arguments passed to a cargo subcommand.

Refactor the extension so that tasks are just a `program` and a list of strings `args`, and rename `CargoTask` to `RustTask` to make it generic.

(This was factored out of #16135 and tidied.)
Diffstat (limited to 'tests/codegen/patchable-function-entry')
0 files changed, 0 insertions, 0 deletions