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

Remove -Z no-trans support and update tests #286

Merged
merged 1 commit into from
Jun 5, 2018

Conversation

ehuss
Copy link

@ehuss ehuss commented May 28, 2018

  • Remove support for -Z no-trans on-save checking (fixes Remove -Z no-trans support? #281).
  • Update some tests for latest nightly.
  • Pin nightly and clippy to a known-good version for Travis. This should
    ensure that minor issues don't cause unrelated PRs to fail. This also
    configures the beta/nightly jobs to allow failure. I have a cron job on my
    own repository set up so I will be notified whenever things break, and I'll
    send PRs when necessary.

- Remove support for -Z no-trans on-save checking (fixes rust-lang#281).
- Update some tests for latest nightly.
- Pin nightly and clippy to a known-good version for Travis.  This should
  ensure that minor issues don't cause unrelated PRs to fail.  This also
  configures the beta/nightly jobs to allow failure.  I have a cron job on my
  own repository set up so I will be notified whenever things break, and I'll
  send PRs when necessary.
@jasonwilliams jasonwilliams merged commit 18edc8a into rust-lang:master Jun 5, 2018
@ehuss ehuss mentioned this pull request Jun 5, 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.

Remove -Z no-trans support?
2 participants