The compiletest utility from the Rust compiler as a standalone testing harness.
# Cargo.toml
[dependencies]
compiletest_rs = "0.11.2"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Run compile tests using the default configuration.
Place test files in a 'tests' directory with appropriate subdirectories (e.g., 'compile-fail').
No dependency data recorded yet.