Skip to content

Update Rust to 1.78.0 #1832

Update Rust to 1.78.0

Update Rust to 1.78.0 #1832

Triggered via pull request March 12, 2025 02:18
Status Success
Total duration 2m 37s
Artifacts

rust.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
rust: build.rs#L115
[clippy] reported by reviewdog 🐶 you seem to be trying to use `match` for an equality check. Consider using `if` Raw Output: build.rs:115:9: warning: you seem to be trying to use `match` for an equality check. Consider using `if` (clippy::single_match)
rust: hal/uart-kble/src/lib.rs#L90
[clippy] reported by reviewdog 🐶 this `let...else` may be rewritten with the `?` operator Raw Output: hal/uart-kble/src/lib.rs:90:9: warning: this `let...else` may be rewritten with the `?` operator (clippy::question_mark)
rust
Cache not found for keys: v0-rust-rust-Linux-0cb76559-c29bc588, v0-rust-rust-Linux-0cb76559