Skip to content

fix zsh completion for lint flags and -Z #7446

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

Closed
thestinger opened this issue Jun 28, 2013 · 1 comment
Closed

fix zsh completion for lint flags and -Z #7446

thestinger opened this issue Jun 28, 2013 · 1 comment
Labels
E-easy Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.

Comments

@thestinger
Copy link
Contributor

These currently expect N parameters, not 1, so it keeps offering completion after -D foo for more lint options.

This should be a simple two line fix but the documentation on completion is pretty painful.

@thestinger
Copy link
Contributor Author

Fixed.

flip1995 pushed a commit to flip1995/rust that referenced this issue Jul 15, 2021
`default_numeric_fallback`: Fix FP with floating literal

Fix rust-lang#7445

changelog: `default_numeric_fallback`: Fix FP with floating literal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
E-easy Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
Projects
None yet
Development

No branches or pull requests

1 participant