about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc/src/errors.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-12-10 19:48:55 +0000
committerbors <bors@rust-lang.org>2023-12-10 19:48:55 +0000
commitec4176167b964debee77015d0c67720639f9d673 (patch)
treec49bca1cb2f0ff314ed8560f24df94b5b3fdc9de /compiler/rustc_codegen_gcc/src/errors.rs
parent7e452c123c5acea813130a9519b34f83795cb856 (diff)
parentf1c5558edc7a795e1c4cd131ace9f61a4eccfb1d (diff)
downloadrust-ec4176167b964debee77015d0c67720639f9d673.tar.gz
rust-ec4176167b964debee77015d0c67720639f9d673.zip
Auto merge of #118703 - Kobzol:bootstrap-config-unused, r=onur-ozkan
Remove unused bootstrap config option

I tried to destructure a few of the TOML config structs to find any unused fields. I found that `Rust::run_dysmutil` field is unused. This PR uses destructuring of the `Rust` struct, to find similar unused fields in the future, and also removes the unused field.

I also found one more unused field (`Dist::gpg_password_file`), it doesn't seem to be used anywhere. If you like this PR, I'll send another one that uses destructuring for all interesting TOML structs and removes that unused field.

r? `@onur-ozkan`
Diffstat (limited to 'compiler/rustc_codegen_gcc/src/errors.rs')
0 files changed, 0 insertions, 0 deletions