Skip to content

Commit

Permalink
auto merge of #7582 : mitsuhiko/rust/doc-fixes, r=huonw
Browse files Browse the repository at this point in the history
Drop is no longer a keyword, removed it from the intro docs.
  • Loading branch information
bors committed Jul 7, 2013
2 parents 88487d8 + 8cb1a29 commit 63f7857
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/rust.md
Expand Up @@ -207,7 +207,7 @@ The keywords are the following strings:
as
break
copy
do drop
do
else enum extern
false fn for
if impl
Expand Down

0 comments on commit 63f7857

Please sign in to comment.