Skip to content

Fix nightly CI #215

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
Dec 8, 2017
Merged

Fix nightly CI #215

merged 1 commit into from
Dec 8, 2017

Conversation

alexcrichton
Copy link
Member

Currently we're getting lots of errors about duplicate lang items so deal with
this by #[cfg_attr]'ing off the lang item attribute in tests.

Currently we're getting lots of errors about duplicate lang items so deal with
this by `#[cfg_attr]`'ing off the lang item attribute in tests.
@alexcrichton
Copy link
Member Author

@bors: r+

@bors
Copy link
Contributor

bors commented Dec 8, 2017

📌 Commit a6f7dfd has been approved by alexcrichton

@bors
Copy link
Contributor

bors commented Dec 8, 2017

⌛ Testing commit a6f7dfd with merge 0633d73...

bors added a commit that referenced this pull request Dec 8, 2017
Fix nightly CI

Currently we're getting lots of errors about duplicate lang items so deal with
this by `#[cfg_attr]`'ing off the lang item attribute in tests.
@bors
Copy link
Contributor

bors commented Dec 8, 2017

☀️ Test successful - status-appveyor, status-travis
Approved by: alexcrichton
Pushing 0633d73 to master...

@bors bors merged commit a6f7dfd into rust-lang:master Dec 8, 2017
@alexcrichton alexcrichton deleted the fix-ci branch May 2, 2019 20:37
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.

2 participants