aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBrian Anderson <[email protected]>2010-12-24 00:46:56 -0500
committerGraydon Hoare <[email protected]>2011-01-03 11:08:14 -0800
commit74e6bb87d6dc4eaa8bfc1e08f32ca76279bbffdf (patch)
treee0dfe6a575a4c625a9e5fadf4b9b263178b43254 /doc
parentUse git log pretty printing arguments that are compatible with older versions... (diff)
downloadrust-74e6bb87d6dc4eaa8bfc1e08f32ca76279bbffdf.tar.xz
rust-74e6bb87d6dc4eaa8bfc1e08f32ca76279bbffdf.zip
Update keyword list with 'const', 'thread'
Diffstat (limited to 'doc')
-rw-r--r--doc/rust.texi2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/rust.texi b/doc/rust.texi
index 5fc1a8b7..8deef808 100644
--- a/doc/rust.texi
+++ b/doc/rust.texi
@@ -674,6 +674,8 @@ The keywords are:
@item @code{state}
@tab @code{gc}
@tab @code{abs}
+@tab @code{const}
+@tab @code{thread}
@item @code{auth}
@tab @code{impure}
@tab @code{unsafe}