We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f10cf0 commit 24527cdCopy full SHA for 24527cd
.cspell.dict/rust-more.txt
@@ -10,7 +10,6 @@ byteorder
10
byteset
11
caseless
12
chrono
13
-Chunker
14
consts
15
cranelift
16
cstring
stdlib/src/compression/zlib.rs
@@ -1,4 +1,4 @@
1
-// spell-checker:ignore compressobj decompressobj zdict chunksize zlibmodule miniz chunker
+// spell-checker:ignore compressobj decompressobj zdict chunksize zlibmodule miniz
2
3
pub(crate) use zlib::make_module;
4
0 commit comments