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

Fix cfg warnings #17949

Merged
merged 3 commits into from
Oct 12, 2014
Merged

Fix cfg warnings #17949

merged 3 commits into from
Oct 12, 2014

Conversation

ebfe
Copy link
Contributor

@ebfe ebfe commented Oct 11, 2014

This converts old style cfgs that generate warnings during make check to the new syntax.

@sfackler
Copy link
Member

Thanks!

bors added a commit that referenced this pull request Oct 12, 2014
This converts old style cfgs that generate warnings during `make check` to the new syntax.
@bors bors closed this Oct 12, 2014
@bors bors merged commit 151aaaf into rust-lang:master Oct 12, 2014
lnicola pushed a commit to lnicola/rust that referenced this pull request Aug 29, 2024
…s, r=lnicola

fix: rust-analyzer should watch build files from rust-project.json

rust-analyzer always watches Cargo.toml for changes, but other build systems using rust-project.json have their own build files.

Ensure we also watch those for changes, so we know when to reconfigure rust-analyzer when dependencies change.
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.

4 participants