Skip to content

fix zsh completion for lint and debug flags - #7470

Closed
thestinger wants to merge 1 commit into
rust-lang:masterfrom
thestinger:zsh
Closed

fix zsh completion for lint and debug flags#7470
thestinger wants to merge 1 commit into
rust-lang:masterfrom
thestinger:zsh

Conversation

@thestinger

Copy link
Copy Markdown
Contributor

this correctly makes them accept 1 argument, and auto-completes the
comma-separated list of lint flags

thanks to @gtmanfred for figuring this out

this correctly makes them accept 1 argument, and auto-completes the
comma-separated list of lint flags
@thestinger

Copy link
Copy Markdown
ContributorAuthor

Landing with #7479.

@thestinger
thestinger deleted the zsh branch June 29, 2013 04:59
flip1995 pushed a commit to flip1995/rust that referenced this pull request Jul 19, 2021
Add check if ty has_escaping_bound_vars in zero_sized_map_values lint
Fixes: rust-lang#7447
changelog: fix ICE in [`zero_sized_map_values`]
flip1995 pushed a commit to flip1995/rust that referenced this pull request Jul 19, 2021
Rustup
r? `@ghost`
Out of cycle sync for 2 ICE fixesrust-lang#7470rust-lang#7471rust-lang#7473
changelog: none
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@thestinger