| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-07-31 | bless cargo miri doctest execution | Ralf Jung | -0/+2 | |
| 2025-05-17 | fix for doctest-xcompile stabilization | Ralf Jung | -0/+10 | |
| 2024-07-04 | Run tests for all specified targets | Konstantinos Andrikopoulos | -0/+22 | |
| Currently cargo-miri uses the first target specified in the command line. However, when multiple targets are specified in a `cargo build` invocation, cargo will build for all of them. Miri should match this behaviour to reduce surprises. Fixes: #3460 | ||||
