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

Add executor feature #1949

Merged
merged 1 commit into from Nov 5, 2019
Merged

Add executor feature #1949

merged 1 commit into from Nov 5, 2019

Conversation

taiki-e
Copy link
Member

@taiki-e taiki-e commented Nov 5, 2019

Part of #1875

This adds executor feature (enabled by default) to futures crate.

cc #1893

@@ -143,11 +143,27 @@ matrix:
--no-default-features
--features async-await

- name: cargo check (sub crates)
- name: cargo check (features)
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This check gets complicated day by day, so I want to switch to cargo-hack in later PR.

@cramertj cramertj merged commit 8935088 into rust-lang:master Nov 5, 2019
@taiki-e taiki-e deleted the executor branch November 5, 2019 17:39
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.

None yet

2 participants