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

Mysterious failing build on nightly (missing feature 'osstring_simple_functions') #434

Closed
ketsuban opened this issue Feb 22, 2016 · 2 comments

Comments

@ketsuban
Copy link

My build is failing on nightly, complaining about a missing feature annotation in clap. The weird thing is that the previous commit, using the nightly from a couple days before with the same version of clap, worked fine and complained only about something in my code which previously was allowed and is being phased out.

I can't rightly tell if this bug is yours or a regression of some sort in the compiler, but I thought it prudent to tell you and let you decide what to do because you're my direct upstream.

@sru
Copy link
Contributor

sru commented Feb 23, 2016

rust-lang/rust#29453 recently added #433 should fix this.

kbknapp added a commit that referenced this issue Feb 24, 2016
@kbknapp
Copy link
Member

kbknapp commented Feb 24, 2016

v2.1.2 on crates.io should fix this for you.

homu added a commit that referenced this issue Feb 24, 2016
chore: increase version

Closes #434
homu added a commit that referenced this issue Feb 24, 2016
chore: increase version

Closes #434
@homu homu closed this as completed in #435 Feb 24, 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

No branches or pull requests

3 participants