Skip to content

Commit 24527cd

Browse files
authored
Apply suggestions from code review
1 parent 4f10cf0 commit 24527cd

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.cspell.dict/rust-more.txt

-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ byteorder
1010
byteset
1111
caseless
1212
chrono
13-
Chunker
1413
consts
1514
cranelift
1615
cstring

stdlib/src/compression/zlib.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// spell-checker:ignore compressobj decompressobj zdict chunksize zlibmodule miniz chunker
1+
// spell-checker:ignore compressobj decompressobj zdict chunksize zlibmodule miniz
22

33
pub(crate) use zlib::make_module;
44

0 commit comments

Comments
 (0)