Skip to content

Conversation

joshtriplett
Copy link
Member

@joshtriplett joshtriplett commented Dec 3, 2016

This reduces the number of versions of thread_local and thread-id present in many application crates.

This also changes the minimum Cargo version required, so it shouldn't go in until that makes sense.

@BurntSushi
Copy link
Member

BurntSushi commented Dec 3, 2016

The build failure on Rust 1.3 is precisely why this hasn't already been done. I'll do it as part of the 0.2 release. (Ah just saw your additional comment. Sorry for closing this but it's just more convenient to roll it into #230.)

(For context, I'm the one that pushed for thread_local 0.3's existence so that I could do precisely this. :-))

@BurntSushi BurntSushi closed this Dec 3, 2016
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