From a29982562e7aea4a6625dbb9357932f9aa32d1db Mon Sep 17 00:00:00 2001 From: Justin Beaurivage Date: Wed, 10 Jan 2024 15:29:44 -0500 Subject: [PATCH] Fix lints left out --- hal/src/thumbv7em/can.rs | 1 + hal/src/thumbv7em/pukcc.rs | 1 + 2 files changed, 2 insertions(+) diff --git a/hal/src/thumbv7em/can.rs b/hal/src/thumbv7em/can.rs index 36510f5fc65..672a8897753 100644 --- a/hal/src/thumbv7em/can.rs +++ b/hal/src/thumbv7em/can.rs @@ -73,6 +73,7 @@ impl Dependencies(self, gclk0: S) -> (Pclk, HertzU32, AhbClk, RX, TX, CAN, S::Dec) where S: Source + Decrement, diff --git a/hal/src/thumbv7em/pukcc.rs b/hal/src/thumbv7em/pukcc.rs index 2ade56ea4f7..172870370ad 100644 --- a/hal/src/thumbv7em/pukcc.rs +++ b/hal/src/thumbv7em/pukcc.rs @@ -754,6 +754,7 @@ impl Pukcc { /// An error type representing failure modes a [`Pukcc::self_test`] service #[derive(Debug)] +#[allow(dead_code)] pub struct SelfTestFailure(c_abi::SelfTest); /// An error type representing failure modes for a