diff --git a/doc/langref.html.in b/doc/langref.html.in index 2d4de8f7ce..bb4657f3ee 100644 --- a/doc/langref.html.in +++ b/doc/langref.html.in @@ -11506,6 +11506,17 @@ fn readU32Be() u32 {} + + +
{#syntax#}addrspace{#endsyntax#}
+ + + The {#syntax#}addrspace{#endsyntax#} keyword. + + +
{#syntax#}align{#endsyntax#}
@@ -11785,6 +11796,17 @@ fn readU32Be() u32 {} + + +
{#syntax#}linksection{#endsyntax#}
+ + + The {#syntax#}linksection{#endsyntax#} keyword. + + +
{#syntax#}noalias{#endsyntax#}
@@ -11879,17 +11901,6 @@ fn readU32Be() u32 {} - - -
{#syntax#}linksection{#endsyntax#}
- - - The {#syntax#}linksection{#endsyntax#} keyword. - - -
{#syntax#}struct{#endsyntax#}