chore: fix ci failures (#6725)

This commit is contained in:
Motoyuki Kimura
2024-07-25 20:30:23 +02:00
committed by GitHub
parent 3297052763
commit ee8d4d1b05
3 changed files with 7 additions and 0 deletions
+1
View File
@@ -273,6 +273,7 @@ fn stress2() {
}
}
#[allow(dead_code)]
struct Runtime;
impl Schedule for Runtime {