about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2023-02-17 00:19:35 +0100
committerGitHub <noreply@github.com>2023-02-17 00:19:35 +0100
commit42f2303c67d8324f711f56426e4f00054cfbcc9e (patch)
tree50074b335f3e5cf284c2f930e65c0734cdd96537 /compiler/rustc_codegen_llvm/src
parent089e8c03bcd69e559c6c1d03051ca3b7a81ac688 (diff)
parent8bd79fda87af6aa16b08b67c61a6db58f1e519ad (diff)
downloadrust-42f2303c67d8324f711f56426e4f00054cfbcc9e.tar.gz
rust-42f2303c67d8324f711f56426e4f00054cfbcc9e.zip
Rollup merge of #107905 - clubby789:x-free-args, r=albertlarsan68
Pass arguments to `x` subcommands with `--`

Fixes #107375

Any arguments passed to `x` following `--` are removed and not parsed, instead passed down to subcommands (just the ones listed in the issue, not sure if more are needed). This does not remove the existing `--args` and `--test-args` behaviour, just extends it. It's also not documented in the help, not sure of the best way to format it.

r? `@jyn514`
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions