Skip to content

Commit d714fe2

Browse files
committed
RFC 1011 is process::exit
1 parent d556e33 commit d714fe2

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ the direction the language is evolving in.
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)
4747
* [0979-align-splitn-with-other-languages.md](text/0979-align-splitn-with-other-languages.md)
48+
* [1011-process.exit.md](text/1011-process.exit.md)
4849

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

text/0000-process-exit.md renamed to text/1011-process.exit.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
- Feature Name: exit
22
- Start Date: 2015-03-24
3-
- RFC PR: (leave this empty)
3+
- RFC PR: https://github.com/rust-lang/rfcs/pull/1011
44
- Rust Issue: (leave this empty)
55

66
# Summary

0 commit comments

Comments
 (0)