diff options
| author | Guillaume Gomez <guillaume.gomez@huawei.com> | 2024-07-17 20:17:44 +0200 |
|---|---|---|
| committer | Guillaume Gomez <guillaume.gomez@huawei.com> | 2024-07-17 20:17:44 +0200 |
| commit | f8bc0ccfc0c7ededdf595141440543266e9d5cda (patch) | |
| tree | 60048208386072fdf1d5d3da56ca6cb583e9e09d | |
| parent | 062ef848c79ca340ae764ff8a968ce5bc87b84be (diff) | |
| download | rust-f8bc0ccfc0c7ededdf595141440543266e9d5cda.tar.gz rust-f8bc0ccfc0c7ededdf595141440543266e9d5cda.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 |
