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 running tests on on "stable" Rust #171

Merged
merged 1 commit into from Jan 30, 2019

Commits on Jan 26, 2019

  1. Use compiletest_rs flags supported by stable toolchain, and fixed it'…

    …s version in place.
    
    Made Travis CI run all tests on almost all platforms, except oldest rustc 1.20 which is incompatible with compiletest_rs.
    
    Now all tests could be run locally without Nightly, and on more platforms in CI.
    Mart-Bogdan committed Jan 26, 2019
    Copy the full SHA
    87caf02 View commit details
    Browse the repository at this point in the history