aboutsummaryrefslogtreecommitdiff
path: root/doc/langref.html.in
diff options
context:
space:
mode:
Diffstat (limited to 'doc/langref.html.in')
-rw-r--r--doc/langref.html.in33
1 files changed, 22 insertions, 11 deletions
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
@@ -11508,6 +11508,17 @@ fn readU32Be() u32 {}
<tbody>
<tr>
<th scope="row">
+ <pre>{#syntax#}addrspace{#endsyntax#}</pre>
+ </th>
+ <td>
+ The {#syntax#}addrspace{#endsyntax#} keyword.
+ <ul>
+ <li>TODO add documentation for addrspace</li>
+ </ul>
+ </td>
+ </tr>
+ <tr>
+ <th scope="row">
<pre>{#syntax#}align{#endsyntax#}</pre>
</th>
<td>
@@ -11787,6 +11798,17 @@ fn readU32Be() u32 {}
</tr>
<tr>
<th scope="row">
+ <pre>{#syntax#}linksection{#endsyntax#}</pre>
+ </th>
+ <td>
+ The {#syntax#}linksection{#endsyntax#} keyword.
+ <ul>
+ <li>TODO add documentation for linksection</li>
+ </ul>
+ </td>
+ </tr>
+ <tr>
+ <th scope="row">
<pre>{#syntax#}noalias{#endsyntax#}</pre>
</th>
<td>
@@ -11881,17 +11903,6 @@ fn readU32Be() u32 {}
</tr>
<tr>
<th scope="row">
- <pre>{#syntax#}linksection{#endsyntax#}</pre>
- </th>
- <td>
- The {#syntax#}linksection{#endsyntax#} keyword.
- <ul>
- <li>TODO add documentation for linksection</li>
- </ul>
- </td>
- </tr>
- <tr>
- <th scope="row">
<pre>{#syntax#}struct{#endsyntax#}</pre>
</th>
<td>