chore: drop rust-toolchain, fix problems found newer toolchain
deleted rust-toolchain
@@ -1 +0,0 @@
| - | |
modified src/bin/cibtoolcmd/log.rs
@@ -67,7 +67,7 @@ impl LogCmd {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified src/bin/cibtoolcmd/timeout.rs
@@ -74,7 +74,7 @@ impl Leaf for TimeoutCmd {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified src/bin/synthetic-events.rs
@@ -175,7 +175,7 @@ fn launch_daemon(args: &Args) -> anyhow::Result<()> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified src/lib.rs
@@ -6,6 +6,7 @@
|
|
|
|
|
|
| + | |
|
|
|
|
|
modified src/msg.rs
@@ -1001,6 +1001,7 @@ pub enum MessageError {
|
|
|
|
|
|
| + | |
|
|
|
|
|