diff options
| author | Guillaume Gomez <guillaume.gomez@huawei.com> | 2024-07-17 20:17:44 +0200 |
|---|---|---|
| committer | Guillaume Gomez <guillaume1.gomez@gmail.com> | 2024-08-12 15:17:57 +0200 |
| commit | f34f3c7e7fcef1c75fac9d9f8eec21101513466c (patch) | |
| tree | 12f2c687402ab6bdb47031e185b8c7086dcab3d0 | |
| parent | 6199de283301147369bf3bfd478ba19fe4cb3c85 (diff) | |
| download | rust-f34f3c7e7fcef1c75fac9d9f8eec21101513466c.tar.gz rust-f34f3c7e7fcef1c75fac9d9f8eec21101513466c.zip | |
Align cg_gcc rustfmt.toml with rust's
| -rw-r--r-- | .rustfmt.toml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.rustfmt.toml b/.rustfmt.toml index 2a35f0230c6..725aec25a07 100644 --- a/.rustfmt.toml +++ b/.rustfmt.toml @@ -1 +1,3 @@ +version = "Two" use_small_heuristics = "Max" +merge_derives = false |
