mirror of https://github.com/rust-lang/rfcs.git
RFC 1058 is reworking slice::{init, tail}
This commit is contained in:
parent
91e44dd620
commit
2604c80fb4
|
@ -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
|
||||
|
Loading…
Reference in New Issue