Skip to content

Commit be05445

Browse files
committed
Minor warning cleanup in test_class
1 parent 8de7519 commit be05445

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test_class.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#![allow(missing_docs)]
2+
#![allow(static_mut_refs)]
23

34
use crate::class_prelude::*;
45
use crate::device::{StringDescriptors, UsbDevice, UsbDeviceBuilder, UsbVidPid};

0 commit comments

Comments
 (0)