diff options
| author | Dario Nieuwenhuis <[email protected]> | 2023-11-01 04:56:56 +0100 |
|---|---|---|
| committer | Dario Nieuwenhuis <[email protected]> | 2023-11-01 04:56:56 +0100 |
| commit | e519e002657e992c47bebc356b044902334d32bc (patch) | |
| tree | 870b521845ae7b115d032b002f4ff2f96a37835d /embassy-stm32-wpan/src/mac | |
| parent | dd6a29adb2b503520f7db28e50563f41cf1f4730 (diff) | |
Update Rust nightly.
Diffstat (limited to 'embassy-stm32-wpan/src/mac')
| -rw-r--r-- | embassy-stm32-wpan/src/mac/driver.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/embassy-stm32-wpan/src/mac/driver.rs b/embassy-stm32-wpan/src/mac/driver.rs index ffba6e5e8..5b9d5daf4 100644 --- a/embassy-stm32-wpan/src/mac/driver.rs +++ b/embassy-stm32-wpan/src/mac/driver.rs | |||
| @@ -1,4 +1,3 @@ | |||
| 1 | #![allow(incomplete_features)] | ||
| 2 | #![deny(unused_must_use)] | 1 | #![deny(unused_must_use)] |
| 3 | 2 | ||
| 4 | use core::task::Context; | 3 | use core::task::Context; |
