We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9eacf17 commit a89b16aCopy full SHA for a89b16a
4 files changed
src/lib.rs
@@ -4,7 +4,7 @@
4
//! differential dataflow computations from declaratively specified
5
//! programs, without any additional compilation.
6
7
-#![forbid(missing_docs)]
+// #![forbid(missing_docs)]
8
9
#[macro_use]
10
extern crate log;
0 commit comments