Enforce #[expect(lint)]

This commit is contained in:
Ruihan Li
2025-01-25 00:56:07 +08:00
committed by Tate, Hongliang Tian
parent 0dca168717
commit 95bbc7f367
34 changed files with 103 additions and 17 deletions

View File

@ -13,4 +13,5 @@ aster-util = { path = "../../libs/aster-util" }
component = { path = "../../libs/comp-sys/component" }
log = "0.4"
[features]
[lints]
workspace = true