mirror of
https://github.com/rtic-rs/rtic.git
synced 2025-12-17 21:35:20 +01:00
Fix new lint in the compiler
This commit is contained in:
parent
b87fca3d21
commit
b711c036ab
2 changed files with 1 additions and 2 deletions
|
|
@ -1,6 +1,5 @@
|
|||
//! examples/ramfunc.rs
|
||||
|
||||
#![deny(unsafe_code)]
|
||||
#![deny(warnings)]
|
||||
#![no_main]
|
||||
#![no_std]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue