about summary refs log tree commit diff
path: root/compiler/rustc_mir_transform/src/coverage/mod.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2021-11-02 16:16:20 +0000
committerbors <bors@rust-lang.org>2021-11-02 16:16:20 +0000
commitb6c8168cffdb7aba023b66e73c5e36f8655a83b2 (patch)
tree1098430d3e1f93cf5e7b21a55ba751cd1fe62346 /compiler/rustc_mir_transform/src/coverage/mod.rs
parent2ebd535eae69f0d6e5ca2436482bb9369e95e49c (diff)
parenta68c13563a975d93e657020f75146aca8851ae8e (diff)
downloadrust-b6c8168cffdb7aba023b66e73c5e36f8655a83b2.tar.gz
rust-b6c8168cffdb7aba023b66e73c5e36f8655a83b2.zip
Auto merge of #7918 - samueltardieu:use-config-toml, r=flip1995
Use .cargo/config.toml instead of .cargo/config

`.cargo/config.toml` is the preferred form for the local configuration file. This is emphasized in _The Cargo Book_ with the following note:

> Note: Cargo also reads config files without the `.toml` extension, such as `.cargo/config`. Support for the `.toml` extension was added in version 1.39 and is the preferred form.

Moreover, this helps with toml-aware text editors as they will recognize the file extension.

changelog: none
Diffstat (limited to 'compiler/rustc_mir_transform/src/coverage/mod.rs')
0 files changed, 0 insertions, 0 deletions