Skip to content

Add C99 build option to example users #1598

Add C99 build option to example users

Add C99 build option to example users #1598

Triggered via pull request May 17, 2024 06:01
Status Success
Total duration 2m 31s
Artifacts

rust.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
rust: build.rs#L99
[clippy] reported by reviewdog 🐶 you seem to be trying to use `match` for an equality check. Consider using `if` Raw Output: build.rs:99:9: warning: you seem to be trying to use `match` for an equality check. Consider using `if` (clippy::single_match)
rust: <unknown>#L1
[clippy] reported by reviewdog 🐶 1 warning emitted Raw Output: <unknown>:1:1: warning: 1 warning emitted ()