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

Avoid panicking when invalid argument is passed to cfg(..) #47372

Merged
merged 1 commit into from
Jan 15, 2018

Conversation

topecongiro
Copy link
Contributor

@topecongiro topecongiro commented Jan 12, 2018

Closes #43925.
Closes #43926.

@rust-highfive
Copy link
Collaborator

r? @pnkfelix

(rust_highfive has picked a reviewer for you, use r? to override)

@topecongiro
Copy link
Contributor Author

Updated the PR to handle when cfg(..) has no argument (cc #43926).

@shepmaster shepmaster added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jan 13, 2018
@arielb1
Copy link
Contributor

arielb1 commented Jan 13, 2018

r? @alexcrichton

@alexcrichton
Copy link
Member

@bors: r+

Thanks @topecongiro!

@bors
Copy link
Contributor

bors commented Jan 13, 2018

📌 Commit d088b25 has been approved by alexcrichton

kennytm added a commit to kennytm/rust that referenced this pull request Jan 15, 2018
…hton

Avoid panicking when invalid argument is passed to cfg(..)

Closes rust-lang#43925.
Closes rust-lang#43926.
bors added a commit that referenced this pull request Jan 15, 2018
Rollup of 10 pull requests

- Successful merges: #47120, #47126, #47277, #47330, #47368, #47372, #47414, #47417, #47432, #47443
- Failed merges: #47334
@bors bors merged commit d088b25 into rust-lang:master Jan 15, 2018
@topecongiro topecongiro deleted the issue-43925 branch January 15, 2018 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants