We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 477dd21 commit 79c39eeCopy full SHA for 79c39ee
.github/.cspell/organization-dictionary.txt
@@ -6,27 +6,31 @@ taiki
6
7
// tool name and its configs or options
8
asan
9
+cdylib
10
cflags
11
clippy
12
codegen
13
cxxflags
14
+dylib
15
exitcode
16
miri
17
miriflags
18
msan
-retag
19
+rlib
20
rustc
21
rustdoc
22
rustdocflags
23
rustflags
24
rustfmt
25
rustsec
26
rustup
27
+staticlib
28
+tsan
29
valgrind
30
xcompile
31
Zmiri
32
-// Rust target triple
33
+// Rust target triple/spec
34
aarch
35
amdgpu
36
androideabi
@@ -53,6 +57,7 @@ gnuspe
53
57
gnux
54
58
illumos
55
59
imac
60
+libnx
56
61
loongarch
62
macabi
63
mipsel
@@ -61,14 +66,17 @@ msvc
66
muslabi
67
musleabi
68
musleabihf
69
+newlib
64
70
newlibeabihf
65
71
nvptx
72
ohos
73
openwrt
74
+relibc
75
riscv
76
softfloat
77
sparcv
78
spirv
79
+teeos
80
thumbeb
81
thumbebv
82
thumbv
0 commit comments