rust/src/tools/compiletest
Michael Goulet e6e46bae6f
Rollup merge of #110018 - jfgoog:host-and-target-linker, r=wesleywiser
Pass host linker to compiletest.

Tests marked `// force-host` were using the default linker, even if a custom linker was configured in config.toml.

This change adds a new flag, --host-linker, to compiletest, and renames --linker to --target-linker.
2023-04-11 20:28:47 -07:00
..
src Rollup merge of #110018 - jfgoog:host-and-target-linker, r=wesleywiser 2023-04-11 20:28:47 -07:00
Cargo.toml migrate compiler, bootstrap, and compiletest to windows-rs 2023-03-20 13:19:35 -04:00