mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-24 18:03:25 +00:00
Enforce #[expect(lint)]
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
0dca168717
commit
95bbc7f367
@ -14,3 +14,6 @@ proc-macro2 = "1.0"
|
||||
quote = "1.0"
|
||||
syn = { version = "1.0.90" }
|
||||
typeflags-util = { path = "../typeflags-util" }
|
||||
|
||||
[lints]
|
||||
workspace = true
|
||||
|
Reference in New Issue
Block a user