Skip to content

added splice feature (rust issue #32310) #137

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

Closed
wants to merge 1 commit into from

Conversation

Pycckue-Bnepeg
Copy link

Now splice is unstable feature
rust-lang/rust#32310

@gyscos
Copy link
Owner

gyscos commented May 10, 2017

Thanks for the pull request!

Unfortunately, adding this feature would prevent this library from building on stable, which is a problem.

But we're not using Vec::splice here, we're using the method from odd::vec::VecExt.

@Pycckue-Bnepeg
Copy link
Author

Yeap, my bad, didn't see last commits.
Cursive doesn't work from cargo, that's problem (at least yesterday).

@gyscos
Copy link
Owner

gyscos commented May 16, 2017

Ah just understood this wasn't released yet.
Just published 0.5.1 which should be working better.

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