about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2020-09-30 15:03:09 +0000
committerbors <bors@rust-lang.org>2020-09-30 15:03:09 +0000
commitd92d28e523bf056ab4eb752510ec52fe4f1c6311 (patch)
tree70536774b7345aec60734603f9128c79fabebac0 /compiler/rustc_codegen_llvm/src
parent939cc3e445db1eaf8b3834984e274f8c2267d9c5 (diff)
parentd537067c97531af7f8343f75fafb4d6b9e79eaaf (diff)
downloadrust-d92d28e523bf056ab4eb752510ec52fe4f1c6311.tar.gz
rust-d92d28e523bf056ab4eb752510ec52fe4f1c6311.zip
Auto merge of #77298 - jyn514:bootstrap-config, r=Mark-Simulacrum
Don't warn if the config file is somewhere other than `config.toml`

Previously, `config.config` was always hardcoded as `"config.toml"`.
I thought that it was being overridden with the actual value later, but
it turns out `flags.config` was being completely discarded. This keeps
`config.config` in sync with `flags.config`.

Fixes https://github.com/rust-lang/rust/issues/77293
r? `@Mark-Simulacrum`
cc `@davidtwco`
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions