about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorJoshua Nelson <jyn514@gmail.com>2020-09-28 10:28:15 -0400
committerJoshua Nelson <jyn514@gmail.com>2020-09-28 10:28:15 -0400
commitd537067c97531af7f8343f75fafb4d6b9e79eaaf (patch)
treefc85ab1f728741b103566f043a7b27708b899c6d /compiler/rustc_codegen_llvm/src
parent1d5a865b2f671189af8d7af6b2d8f3dfa2a6d425 (diff)
downloadrust-d537067c97531af7f8343f75fafb4d6b9e79eaaf.tar.gz
rust-d537067c97531af7f8343f75fafb4d6b9e79eaaf.zip
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`.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions