Skip to content

Conversation

@nnethercote
Copy link
Collaborator

@nnethercote nnethercote commented Nov 27, 2025

For cargo test, use an exclusion approach instead of an inclusion approach, to increase coverage.

For cargo {build,clippy,doc}, include the examples on Windows CI. (cargo build doesn't work for vecadd due to a nanorand linking problem, but everything else works.)

@nnethercote nnethercote force-pushed the more-ci-testing branch 5 times, most recently from 35a1750 to 70657f7 Compare November 28, 2025 03:56
@nnethercote nnethercote changed the title Expand testing on CI Expand CI coverage Nov 28, 2025
@nnethercote nnethercote requested a review from LegNeato November 28, 2025 04:45
@nnethercote nnethercote marked this pull request as ready for review November 28, 2025 04:45
For `cargo test`, use an exclusion approach instead of an inclusion
approach, to increase coverage.

For `cargo {build,clippy,doc}`, include the examples on Windows CI.
(`cargo build` doesn't work for `vecadd` due to a `nanorand` linking
problem, but everything else works.)
@LegNeato LegNeato merged commit 4ddaadd into Rust-GPU:main Nov 28, 2025
11 checks passed
@nnethercote nnethercote deleted the more-ci-testing branch November 28, 2025 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants