Skip to content

Commit 66980be

Browse files
committed
fuck: your rust compiler updates suck
1 parent 4a045b9 commit 66980be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#![no_std]
2-
#![allow(static_mut_refs)]
2+
#![allow(static_mut_refs, unexpected_cfgs)]
33

44
pub use ch32_metapac as pac;
55

0 commit comments

Comments
 (0)