We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
List of tools/functionalities we may want to integrate now in CI:
riot-rs-embassy
-D warnings
book/
cargo-sort
rustfmt
riot-rs
cargo test
clippy
List of tools/functionalities we may want to integrate later in CI:
cargo-semver-checks
cargo-public-api
miri
cargo-udeps
cargo-deny
The text was updated successfully, but these errors were encountered:
No branches or pull requests
List of tools/functionalities we may want to integrate now in CI:
riot-rs-embassy
with-D warnings
ci(rustdoc): check rustdoc generation #113book/
directory was changed ci(book): run the mdbook workflow only when its directory has changed #111cargo-sort
in CI ci(cargo-sort): check formatting and item order of Cargo.toml files #116rustfmt
formatting ci: add rustfmt check #118riot-rs
with-D warnings
ci(docs): check doc generation for the riot-rs crate #132cargo test
in CI #110 ci: run crate tests #139clippy
check the whole workspaceList of tools/functionalities we may want to integrate later in CI:
cargo-semver-checks
and/orcargo-public-api
miri
cargo-udeps
cargo-deny
, GitHub ActionThe text was updated successfully, but these errors were encountered: