Skip to content

Commit 0f89c4a

Browse files
committed
RFC 979 is Align splitn with other languages
1 parent edf9f3b commit 0f89c4a

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ the direction the language is evolving in.
4444
* [0809-box-and-in-for-stdlib.md](text/0809-box-and-in-for-stdlib.md)
4545
* [0909-move-thread-local-to-std-thread.md](text/0909-move-thread-local-to-std-thread.md)
4646
* [0968-closure-return-type-syntax.md](text/0968-closure-return-type-syntax.md)
47+
* [0979-align-splitn-with-other-languages.md](text/0979-align-splitn-with-other-languages.md)
4748

4849
## Table of Contents
4950
[Table of Contents]: #table-of-contents

text/0000-align-splitn-with-other-languages.md renamed to text/0979-align-splitn-with-other-languages.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
- Feature Name: n/a
22
- Start Date: 2015-03-15
3-
- RFC PR:
4-
- Rust Issue:
3+
- RFC PR: https://github.com/rust-lang/rfcs/pull/979
4+
- Rust Issue: https://github.com/rust-lang/rust/issues/23911
55

66
# Summary
77

0 commit comments

Comments
 (0)