We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44096e0 commit 7055230Copy full SHA for 7055230
bridge/common/src/proto_types/input.rs
@@ -9,7 +9,6 @@
9
#![allow(unused_attributes)]
10
#![cfg_attr(rustfmt, rustfmt::skip)]
11
12
-#![allow(box_pointers)]
13
#![allow(dead_code)]
14
#![allow(missing_docs)]
15
#![allow(non_camel_case_types)]
bridge/common/src/proto_types/output.rs
0 commit comments