Skip to content

Implement cfg syntax changes #17527

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
Sep 28, 2014
Merged

Implement cfg syntax changes #17527

merged 1 commit into from
Sep 28, 2014

Conversation

sfackler
Copy link
Member

We'll need a snapshot before we can convert the codebase over and turn on the deprecation warnings.

cc #17490

This is sitting on top of #17506

@sfackler sfackler force-pushed the cfg-syntax branch 2 times, most recently from b993e74 to ee570bd Compare September 25, 2014 05:38
This removes the ability to use `foo(bar)` style cfgs. Switch them to
`foo_bar` or `foo="bar"` instead.

[breaking-change]
bors added a commit that referenced this pull request Sep 28, 2014
We'll need a snapshot before we can convert the codebase over and turn on the deprecation warnings.

cc #17490

This is sitting on top of #17506
@bors bors closed this Sep 28, 2014
@bors bors merged commit 9519abe into rust-lang:master Sep 28, 2014
@sfackler sfackler deleted the cfg-syntax branch November 26, 2016 05:52
lnicola pushed a commit to lnicola/rust that referenced this pull request Jul 11, 2024
internal: Move capability querying out of the config module
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