Skip to content

Commit 6c7083f

Browse files
committed
wip
Signed-off-by: Joe Isaacs <[email protected]>
1 parent 1f7e7af commit 6c7083f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

vortex-vector/src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
#![deny(clippy::missing_errors_doc)]
99
#![deny(clippy::missing_panics_doc)]
1010
#![deny(clippy::missing_safety_doc)]
11+
#![deny(missing_docs)]
1112

1213
pub mod binaryview;
1314
pub mod bool;

0 commit comments

Comments
 (0)