Skip to content

nightly cargo zsh completion is broken #10612

@Sherlock-Holo

Description

@Sherlock-Holo

Problem

the cargo subcommand zsh completion is broken

/home/sherlock/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/share/zsh/site-functions/_cargo:443: unmatched "

Steps

  1. when type cargo c or cargo b and press tab to wait completion suggestion
  2. the error message appear

Possible Solution(s)

No response

Notes

No response

Version

cargo 1.62.0-nightly (f63f23ff1 2022-04-28)
release: 1.62.0-nightly
commit-hash: f63f23ff1f1a12ede8585bbd1bbf0c536e50293d
commit-date: 2022-04-28
host: x86_64-unknown-linux-gnu
libgit2: 1.4.2 (sys:0.14.2 vendored)
libcurl: 7.80.0-DEV (sys:0.4.51+curl-7.80.0 vendored ssl:OpenSSL/1.1.1n)
os: Arch Linux [64-bit]

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-completionsArea: shell completionsC-bugCategory: bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      Participants

      @Sherlock-Holo@weihanglo

      Issue actions

        nightly cargo zsh completion is broken · Issue #10612 · rust-lang/cargo