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

@ -21,3 +21,6 @@ smoltcp = { git = "https://github.com/asterinas/smoltcp", tag = "r_2024-11-08_f0
spin = "0.9.4"
static_assertions = "1.1.0"
takeable = "0.2.2"
[lints]
workspace = true