about summary refs log tree commit diff
diff options
context:
space:
mode:
authorErgenekon Yigit <ergenekonyigit@hotmail.com>2016-04-28 11:22:54 +0300
committerErgenekon Yigit <ergenekonyigit@hotmail.com>2016-04-28 11:22:54 +0300
commit0e698ed2c6b53a09dd03cafaa28e54f1cbd7f75b (patch)
tree7b8da10aa0fedee21e137f51ceb81c05410ed48b
parent9ec051d3b37ccd7c89781f7319d58dce19f6fa23 (diff)
downloadrust-0e698ed2c6b53a09dd03cafaa28e54f1cbd7f75b.tar.gz
rust-0e698ed2c6b53a09dd03cafaa28e54f1cbd7f75b.zip
update features RFC
-rw-r--r--src/doc/style/style/features.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doc/style/style/features.md b/src/doc/style/style/features.md
index 578270fbdc2..13cc37fc236 100644
--- a/src/doc/style/style/features.md
+++ b/src/doc/style/style/features.md
@@ -1,4 +1,4 @@
-## `return` [FIXME: needs RFC]
+## `return` [RFC #968]
 
 Terminate `return` statements with semicolons: