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 support for latest nightly with generator resume arguments #2

Closed
wants to merge 1 commit into from

Conversation

Freax13
Copy link

@Freax13 Freax13 commented Feb 16, 2020

i also ran cargo fmt

@Freax13 Freax13 requested a review from roblabla February 16, 2020 18:06
@roblabla
Copy link
Member

roblabla commented Feb 20, 2020

Hey, thanks for this PR!

Unfortunately, I'm not sure what to do about it. Firstly, this whole crate is going to be deprecated soon with rust-lang/rust#69033. Secondly, this crate is used by some projects that pin their compilers to a specific nightly, so upgrading to a new nightly is going to be a breaking change for those projects.

I guess I could release this as a new major version of core-futures-tls. I'd add the nightly coverage of each versions in the README. Or, we could use something like https://docs.rs/version_check/ to select between implementations based on the nightly version.

@Freax13 Freax13 closed this Mar 20, 2020
@roblabla
Copy link
Member

rust-lang/rust#69033 was merged. Next nightly will support it, and as such core-futures-tls will lose its reason for being.

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