Skip to content

parse cfgspecs passed to rustdoc #22135

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

Merged
merged 1 commit into from
Feb 10, 2015
Merged

parse cfgspecs passed to rustdoc #22135

merged 1 commit into from
Feb 10, 2015

Conversation

apasel422
Copy link
Contributor

fixes #22131

@rust-highfive
Copy link
Contributor

r? @alexcrichton

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

@alexcrichton
Copy link
Member

Could this actually call the relevant code in the compiler? Also, can you add a test for this?

@apasel422
Copy link
Contributor Author

Updated to use the preexisting code in librustc, and added a test.

@alexcrichton
Copy link
Member

@bors: r+ ad3be9f

Thanks!

alexcrichton added a commit to alexcrichton/rust that referenced this pull request Feb 10, 2015
@bors bors merged commit ad3be9f into rust-lang:master Feb 10, 2015
@apasel422 apasel422 deleted the issue-22131 branch February 10, 2015 22:09
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.

rustdoc doesn't parse cfgspecs properly
4 participants