Skip to content

Commit f931041

Browse files
committed
Sigh
1 parent 4a15b2b commit f931041

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

minidumper-test/src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -295,6 +295,7 @@ pub fn get_native_cpu() -> Cpu {
295295
}
296296
}
297297

298+
#[allow(clippy::unnecessary_cast)]
298299
pub fn assert_minidump(md_buf: &[u8], signal: Signal) {
299300
use minidump::CrashReason;
300301
use minidump_common::errors;

0 commit comments

Comments
 (0)