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 4e68e67 commit 43a0169Copy full SHA for 43a0169
1 file changed
.vscode/cspell.dictionaries/workspace.wordlist.txt
@@ -1,13 +1,9 @@
1
# * cargo
2
cdylib
3
doctest
4
-rlib
5
6
# * crates
7
-advapi
8
-advapi32-sys
9
aho-corasick
10
-backtrace
11
blake2b_simd
12
rustix
13
@@ -150,7 +146,6 @@ EROFS
150
146
151
147
# * vars/fcntl
152
148
F_GETFL
153
- GETFL
154
149
fcntl
155
vmsplice
156
@@ -185,7 +180,6 @@ IXUSR
185
180
LINESIZE
186
181
NAMESIZE
187
182
RTLD_NEXT
188
- RTLD
189
183
RTMAX
190
184
RTMIN
191
SIGABRT
@@ -240,12 +234,13 @@ strlen
240
234
syncfs
241
235
umask
242
236
waitpid
243
-wcslen
244
237
245
238
# * vars/nix
246
-iovec
247
239
unistd
248
+# * vars/rustix
+fcntl_getfl
+
249
# * vars/signals
250
SIGPIPE
251
0 commit comments