Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rusti parsing of commands is off by one letter #7120

Closed
mstewartgallus opened this issue Jun 14, 2013 · 0 comments
Closed

rusti parsing of commands is off by one letter #7120

mstewartgallus opened this issue Jun 14, 2013 · 0 comments

Comments

@mstewartgallus
Copy link
Contributor

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

alexcrichton added a commit that referenced this issue Jun 14, 2013
flip1995 pushed a commit to flip1995/rust that referenced this issue Apr 27, 2021
`single_component_path_imports`: ignore `pub(crate) use some_macro;`

Fixes rust-lang#7106

*Please write a short comment explaining your change (or "none" for internal only changes)*

changelog: Ignore exporting a macro within a crate using `pub(crate) use some_macro;` for [`single_component_path_imports`]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant