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

ra_vfs 0.2.8 requires nightly #1729

Closed
DevinR528 opened this issue Aug 23, 2019 · 2 comments
Closed

ra_vfs 0.2.8 requires nightly #1729

DevinR528 opened this issue Aug 23, 2019 · 2 comments

Comments

@DevinR528
Copy link

When installing for vscode I get the following error unless running on nightly.

error[E0658]: use of unstable library feature 'copy_within'
   --> /home/devinr/.cargo/registry/src/github.com-1ecc6299db9ec823/ra_vfs-0.2.8/src/lib.rs:426:14
    |
426 |         tail.copy_within(gap_len..idx, 0);
    |              ^^^^^^^^^^^
    |
    = note: for more information, see https://github.com/rust-lang/rust/issues/54236

error: aborting due to previous error
@matklad
Copy link
Member

matklad commented Aug 23, 2019 via email

@DevinR528
Copy link
Author

Sorry yup that was me im on 1.36

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

2 participants