fn temp_config_for_mutation(config: &Config, temp_path: &Path) -> ConfigExpand description
Build the config used inside a per-mutant temp workspace.
Start from the already materialized baseline config instead of reloading
foundry.toml, so CLI overrides and runtime normalization stay identical
between the baseline run and every mutant run.