Skip to content

Make driver::driver::parse_cfgspecs parse any variety of meta_item (#2399) #5433

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
wants to merge 1 commit into from
Closed

Conversation

lucab
Copy link
Contributor

@lucab lucab commented Mar 19, 2013

All current meta items types (word, name-value, list) are now
properly parsed by rustc --cfg command line. Fixes #2399

All current meta items types (word, name-value, list) are now
properly parsed by rustc --cfg command line. Fixes #2399

Signed-off-by: Luca Bruno <[email protected]>
bors added a commit that referenced this pull request Mar 19, 2013
All current meta items types (word, name-value, list) are now
properly parsed by rustc --cfg command line. Fixes #2399
@bors bors closed this Mar 19, 2013
flip1995 pushed a commit to flip1995/rust that referenced this pull request May 27, 2020
…-cleanup, r=phansch

Clarify the documentation of the `unnecessary_mut_passed` lint

fixes rust-lang#5433 by replacing "giving" with "passing"

changelog: Clarifies documentation for `unnecessary_mut_passed`
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

Successfully merging this pull request may close these issues.

2 participants