about summary refs log tree commit diff
diff options
context:
space:
mode:
authorLindsey Kuper <lkuper@mozilla.com>2011-03-28 18:10:54 -0700
committerGraydon Hoare <graydon@mozilla.com>2011-03-28 21:13:42 -0700
commitdb5c809c83815701bb4e629ee52a6de0d480cdd2 (patch)
treec4241e28711124edae68cfa519cfa5d0076ca4d6
parent268b2140dce6af920fcf09f22448c028cc6f12ed (diff)
downloadrust-db5c809c83815701bb4e629ee52a6de0d480cdd2.tar.gz
rust-db5c809c83815701bb4e629ee52a6de0d480cdd2.zip
Add 'self' keyword.
-rw-r--r--doc/rust.texi1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/rust.texi b/doc/rust.texi
index 559cb661254..1dd6b6bfe66 100644
--- a/doc/rust.texi
+++ b/doc/rust.texi
@@ -685,6 +685,7 @@ The keywords are:
 @item @code{auth}
 @tab @code{impure}
 @tab @code{unsafe}
+@tab @code{self}
 @item @code{bind}
 @tab @code{type}
 @tab @code{true}