diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2023-07-31 22:49:48 +0200 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-07-31 22:49:48 +0200 | 
| commit | 14e11c80ee7c26390a1217c4d24018a26561fec7 (patch) | |
| tree | 677aedaad4b6ecdc77656b2428dc36824a843169 /tests/codegen/comparison-operators-2-tuple.rs | |
| parent | 58f963fb6561ce76e3154fc8ea19911e325b8e3b (diff) | |
| parent | cf4fcf82e17987949f422b8a26ae8425f87f4022 (diff) | |
| download | rust-14e11c80ee7c26390a1217c4d24018a26561fec7.tar.gz rust-14e11c80ee7c26390a1217c4d24018a26561fec7.zip | |
Rollup merge of #113725 - mati865:config-move-mingw-option-to-dist, r=Mark-Simulacrum
Move MinGW linker dist option to proper section Using this option currently results in the error: ``` failed to parse TOML configuration 'config.toml': unknown field `include-mingw-linker`, expected one of `optimize`, `debug`, `codegen-units`, `codegen-units-std`, `debug-assertions`, `debug-assertions-std`, `overflow-checks`, `overflow-checks-std`, `debug-logging`, `debuginfo-level`, `debuginfo-level-rustc`, `debuginfo-level-std`, `debuginfo-level-tools`, `debuginfo-level-tests`, `split-debuginfo`, `run-dsymutil`, `backtrace`, `incremental`, `parallel-compiler`, `default-linker`, `channel`, `description`, `musl-root`, `rpath`, `verbose-tests`, `optimize-tests`, `codegen-tests`, `omit-git-hash`, `dist-src`, `save-toolstates`, `codegen-backends`, `lld`, `use-lld`, `llvm-tools`, `deny-warnings`, `backtrace-on-ice`, `verify-llvm-ir`, `thin-lto-import-instr-limit`, `remap-debuginfo`, `jemalloc`, `test-compare-mode`, `llvm-libunwind`, `control-flow-guard`, `new-symbol-mangling`, `profile-generate`, `profile-use`, `download-rustc`, `lto`, `validate-mir-opts` for key `rust` ``` That's because the option [belongs to `dist` section](https://github.com/rust-lang/rust/blob/bef6ff618f17398775e9d8cd23a6f47d983869dc/src/bootstrap/config.rs#L861). cc #108581
Diffstat (limited to 'tests/codegen/comparison-operators-2-tuple.rs')
0 files changed, 0 insertions, 0 deletions
