Skip to content

Add support for checking tests in Rust 1.23. #247

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, 2018

Conversation

ehuss
Copy link

@ehuss ehuss commented Feb 3, 2018

This fixes rust_syntax_checking_include_tests so that it works with cargo check so that tests are validated with on-save checking. Uses the --profile test feature in Rust 1.23.

Closes #171.

@jasonwilliams
Copy link
Member

jasonwilliams commented Feb 10, 2018

im going to try somthing new @ehuss and use pre-releases.
So ill merge some and mark a pre-release,

You can enable in Sublime following this https://packagecontrol.io/docs/settings

@jasonwilliams jasonwilliams merged commit bf887dd into rust-lang:master Feb 10, 2018
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.

Can't find crate for dev-dependencies while rustc has no problems!
2 participants