We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d556e33 commit d714fe2Copy full SHA for d714fe2
README.md
@@ -45,6 +45,7 @@ the direction the language is evolving in.
45
* [0909-move-thread-local-to-std-thread.md](text/0909-move-thread-local-to-std-thread.md)
46
* [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)
48
+* [1011-process.exit.md](text/1011-process.exit.md)
49
50
## Table of Contents
51
[Table of Contents]: #table-of-contents
text/0000-process-exit.md renamed to text/1011-process.exit.md
@@ -1,6 +1,6 @@
1
- Feature Name: exit
2
- Start Date: 2015-03-24
3
-- RFC PR: (leave this empty)
+- RFC PR: https://github.com/rust-lang/rfcs/pull/1011
4
- Rust Issue: (leave this empty)
5
6
# Summary
0 commit comments