about summary refs log tree commit diff
path: root/compiler/rustc_mir_transform/src/coverage/mod.rs
diff options
context:
space:
mode:
authorSamuel Tardieu <sam@rfc1149.net>2021-11-02 17:04:39 +0100
committerSamuel Tardieu <sam@rfc1149.net>2021-11-02 17:08:10 +0100
commita68c13563a975d93e657020f75146aca8851ae8e (patch)
tree6ce8dfcec5c65065b294b04631b69cbce0d4053c /compiler/rustc_mir_transform/src/coverage/mod.rs
parent18cc4e74f89ddcfc9dd873fb8a5e5dfafd850107 (diff)
downloadrust-a68c13563a975d93e657020f75146aca8851ae8e.tar.gz
rust-a68c13563a975d93e657020f75146aca8851ae8e.zip
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.
Diffstat (limited to 'compiler/rustc_mir_transform/src/coverage/mod.rs')
0 files changed, 0 insertions, 0 deletions