Skip to content

Commit 2e3e123

Browse files
lhtmarijnh
authored andcommitted
---
yaml --- r: 6071 b: refs/heads/master c: ca7d750 h: refs/heads/master i: 6069: b21014f 6067: c6538f2 6063: a7b6461 v: v3
1 parent aa38eb4 commit 2e3e123

File tree

2 files changed

+57
-56
lines changed

2 files changed

+57
-56
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
---
2-
refs/heads/master: 2befca3966ce03aea424caa030c3f047229989a0
2+
refs/heads/master: ca7d750eb897a7b9a3f386254f12e2b2b746eb0f

trunk/doc/rust.texi

Lines changed: 56 additions & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -616,69 +616,70 @@ The keywords are:
616616
@sp 2
617617

618618
@multitable @columnfractions .15 .15 .15 .15 .15
619-
@item @code{use}
620-
@tab @code{syntax}
621-
@tab @code{mutable}
622-
@tab @code{native}
623-
@tab @code{unchecked}
624-
@item @code{mod}
625-
@tab @code{import}
626-
@tab @code{export}
627-
@tab @code{let}
619+
@item @code{alt}
628620
@tab @code{const}
629-
@item @code{auth}
630-
@tab @code{unsafe}
631-
@tab @code{as}
632-
@tab @code{self}
633-
@tab @code{log}
634-
@item @code{bind}
635-
@tab @code{type}
636-
@tab @code{true}
637-
@tab @code{false}
638-
@tab @code{any}
639-
@item @code{int}
640-
@tab @code{uint}
641-
@tab @code{float}
642-
@tab @code{char}
643-
@tab @code{bool}
644-
@item @code{u8}
645-
@tab @code{u16}
646-
@tab @code{u32}
647-
@tab @code{u64}
648-
@tab @code{f32}
649-
@item @code{i8}
650-
@tab @code{i16}
651621
@tab @code{i32}
622+
@tab @code{note}
623+
@tab @code{u32}
624+
@item @code{any}
625+
@tab @code{cont}
652626
@tab @code{i64}
653-
@tab @code{f64}
654-
@item @code{tag}
655-
@tab @code{vec}
656-
@tab @code{str}
657-
@tab @code{with}
658-
@tab @code{fn}
659-
@item @code{pure}
660627
@tab @code{obj}
661-
@tab @code{resource}
662-
@tab @code{if}
663-
@tab @code{else}
664-
@item @code{alt}
665-
@tab @code{in}
628+
@tab @code{u64}
629+
@item @code{as}
666630
@tab @code{do}
667-
@tab @code{while}
668-
@tab @code{for}
669-
@item @code{break}
670-
@tab @code{cont}
671-
@tab @code{note}
672-
@tab @code{assert}
673-
@tab @code{claim}
674-
@item @code{check}
631+
@tab @code{i8}
675632
@tab @code{prove}
676-
@tab @code{fail}
633+
@tab @code{u8}
634+
@item @code{assert}
635+
@tab @code{else}
636+
@tab @code{if}
637+
@tab @code{pure}
638+
@tab @code{uint}
639+
@item @code{auth}
640+
@tab @code{export}
641+
@tab @code{import}
642+
@tab @code{resource}
643+
@tab @code{unchecked}
644+
@item @code{be}
645+
@tab @code{f32}
646+
@tab @code{in}
677647
@tab @code{ret}
678-
@tab @code{be}
679-
@item @code{when}
680-
@tab @code{block}
648+
@tab @code{unsafe}
649+
@item @code{bind}
650+
@tab @code{f64}
651+
@tab @code{int}
652+
@tab @code{self}
653+
@tab @code{use}
654+
@item @code{block}
655+
@tab @code{fail}
681656
@tab @code{lambda}
657+
@tab @code{str}
658+
@tab @code{vec}
659+
@item @code{bool}
660+
@tab @code{false}
661+
@tab @code{let}
662+
@tab @code{syntax}
663+
@tab @code{when}
664+
@item @code{break}
665+
@tab @code{float}
666+
@tab @code{log}
667+
@tab @code{tag}
668+
@tab @code{while}
669+
@item @code{char}
670+
@tab @code{fn}
671+
@tab @code{mod}
672+
@tab @code{true}
673+
@tab @code{with}
674+
@item @code{check}
675+
@tab @code{for}
676+
@tab @code{mutable}
677+
@tab @code{type}
678+
@tab @code{}
679+
@item @code{claim}
680+
@tab @code{i16}
681+
@tab @code{native}
682+
@tab @code{u16}
682683
@end multitable
683684

684685
@node Ref.Lex.Res

0 commit comments

Comments
 (0)