Skip to content

rusti parsing of commands is off by one letter #7120

Closed
@mstewartgallus

Description

@mstewartgallus
Contributor

When rusti parses commands it needs an extra character in the command. For example, :help- is parsed as :help.

Activity

added 2 commits that reference this issue on Jun 14, 2013
079ffa3
d5d38cd
added a commit that references this issue on Apr 27, 2021

Auto merge of rust-lang#7120 - cherryblossom000:7106, r=Manishearth

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @mstewartgallus

        Issue actions

          rusti parsing of commands is off by one letter · Issue #7120 · rust-lang/rust