mirror of
https://github.com/rust-embedded/heapless.git
synced 2025-09-26 20:10:24 +00:00
Don't deny warnings.
This commit is contained in:
parent
5225abdd17
commit
0c1e1c0d0e
@ -1,6 +1,5 @@
|
||||
#![deny(rust_2018_compatibility)]
|
||||
#![deny(rust_2018_idioms)]
|
||||
#![deny(warnings)]
|
||||
|
||||
use std::{ptr::addr_of_mut, thread};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user