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

Run tests on Rust 1.36 #137

Merged
merged 1 commit into from
Oct 14, 2019
Merged

Run tests on Rust 1.36 #137

merged 1 commit into from
Oct 14, 2019

Conversation

taiki-e
Copy link
Owner

@taiki-e taiki-e commented Oct 14, 2019

This is the minimum Rust version we can actually run tests on because the current test depends on the elision rules introduced in rust-lang/rust#61207.

@taiki-e
Copy link
Owner Author

taiki-e commented Oct 14, 2019

bors r+

bors bot added a commit that referenced this pull request Oct 14, 2019
137: Run tests on Rust 1.36 r=taiki-e a=taiki-e

This is the minimum Rust version we can actually run tests on because the current test depends on the elision rules introduced in rust-lang/rust#61207.

Co-authored-by: Taiki Endo <te316e89@gmail.com>
@bors
Copy link
Contributor

bors bot commented Oct 14, 2019

Build succeeded

  • style (clippy)
  • style (rustdoc)
  • style (rustfmt)
  • test (1.33.0)
  • test (beta)
  • test (macos)
  • test (nightly)
  • test (stable)

@bors bors bot merged commit af2c159 into master Oct 14, 2019
@bors bors bot deleted the test-1.36 branch October 14, 2019 08:42
bors bot added a commit that referenced this pull request Oct 14, 2019
138: Add Rust 1.36 test to the merge requirement of bors r=taiki-e a=taiki-e

I forgot to do this in #137.

Co-authored-by: Taiki Endo <te316e89@gmail.com>
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.

1 participant