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

Convert all uses of vec::slice to vec::view with fixes for Windows Issue #3869 #4939

Closed
wants to merge 2 commits into from
Closed

Conversation

nickdesaulniers
Copy link

review? @nikomatsakis
Issue #3869

Nick Desaulniers and others added 2 commits February 14, 2013 16:14
Rename const_view to const_slice
Renamed mut_view to mut_slice
`as_mut_buf()` and so we must invoke `slice()` outside of that
call.
@nikomatsakis
Copy link
Contributor

r+

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