We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57a69c5 commit 9f00c9bCopy full SHA for 9f00c9b
crates/core_arch/src/core_arch_docs.md
@@ -193,6 +193,7 @@ others at:
193
* [`powerpc64`]
194
* [`nvptx`]
195
* [`wasm32`]
196
+* [`loongarch64`]
197
198
[`x86`]: ../../core/arch/x86/index.html
199
[`x86_64`]: ../../core/arch/x86_64/index.html
@@ -206,6 +207,7 @@ others at:
206
207
[`powerpc64`]: ../../core/arch/powerpc64/index.html
208
[`nvptx`]: ../../core/arch/nvptx/index.html
209
[`wasm32`]: ../../core/arch/wasm32/index.html
210
+[`loongarch64`]: ../../core/arch/loongarch64/index.html
211
212
# Examples
213
0 commit comments