We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
rustdoc::unportable_markdown
1 parent 1dc9760 commit 0785d3fCopy full SHA for 0785d3f
arrow-flight/src/sql/mod.rs
@@ -45,7 +45,6 @@ use prost::Message;
45
46
#[allow(clippy::all)]
47
mod gen {
48
- #![allow(rustdoc::unportable_markdown)]
49
// Since this file is auto-generated, we suppress all warnings
50
#![allow(missing_docs)]
51
include!("arrow.flight.protocol.sql.rs");
0 commit comments