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

No unsafe slicing #708

Closed
steveklabnik opened this issue Jan 22, 2015 · 1 comment
Closed

No unsafe slicing #708

steveklabnik opened this issue Jan 22, 2015 · 1 comment

Comments

@steveklabnik
Copy link
Member

Issue by cgaebel
Tuesday Dec 16, 2014 at 02:16 GMT

For earlier discussion, see rust-lang/rust#19901

This issue was labelled with: A-collections, A-libs, I-wishlist, P-low in the Rust repository


There's currently no version of slice, slice_from, slice_to, slice_mut, slice_from_mut, slice_to_mut, split_at that doesn't bounds check.

@Stebalien
Copy link
Contributor

Triage: Fixed by #1679

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