Skip to content

Convert all uses of vec::slice to vec::view Issue #3869 #4889

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 2 commits into from
Closed

Convert all uses of vec::slice to vec::view Issue #3869 #4889

wants to merge 2 commits into from

Conversation

nickdesaulniers
Copy link

Convert all uses of vec::slice to vec::view Issue #3869
Rename const_view to const_slice
Renamed mut_view to mut_slice

Rename const_view to const_slice
Renamed mut_view to mut_slice
@nickdesaulniers
Copy link
Author

@graydon what's the next step for this?

@nikomatsakis
Copy link
Contributor

@nickdesaulniers it looks like there were some windows-specific failures in os.rs. You can read the build logs or look for code marked #[cfg(windows)]

@nickdesaulniers
Copy link
Author

@nickdesaulniers
Copy link
Author

I'd prefer @nikomatsakis to have blame for the second commit, since he wrote it.

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.

3 participants