From db5c809c83815701bb4e629ee52a6de0d480cdd2 Mon Sep 17 00:00:00 2001 From: Lindsey Kuper Date: Mon, 28 Mar 2011 18:10:54 -0700 Subject: Add 'self' keyword. --- doc/rust.texi | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/rust.texi') diff --git a/doc/rust.texi b/doc/rust.texi index 559cb661..1dd6b6bf 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} -- cgit v1.2.3