RFC 1058 is reworking slice::{init, tail}

This commit is contained in:
Alex Crichton 2015-07-08 16:32:54 -07:00
parent 91e44dd620
commit 2604c80fb4
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
- Feature Name: `slice_tail_redesign`
- Start Date: 2015-04-11
- RFC PR: (leave this empty)
- Rust Issue: (leave this empty)
- RFC PR: [rust-lang/rfcs#1058](https://github.com/rust-lang/rfcs/pull/1058)
- Rust Issue: [rust-lang/rust#26906](https://github.com/rust-lang/rust/issues/26906)
# Summary