mirror of
https://github.com/embassy-rs/embassy.git
synced 2024-11-25 00:02:28 +00:00
Reverted patch for lint fix.
This commit is contained in:
parent
0eeefd3dbf
commit
98f55fa54d
@ -1,5 +1,5 @@
|
||||
#![allow(dead_code)]
|
||||
#![allow(non_camel_case_types, non_upper_case_globals)]
|
||||
#![allow(non_camel_case_types)]
|
||||
|
||||
use core::cell::RefCell;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user