1
Fork 0

Merge commit '557ed8ebb7' into sync_cg_clif-2025-02-15

This commit is contained in:
bjorn3 2025-02-15 14:13:01 +00:00
commit 7a6206e9c4
9 changed files with 20 additions and 13 deletions

View file

@ -3,8 +3,9 @@ ignore = [
]
# Matches rustfmt.toml of rustc
version = "Two"
style_edition = "2024"
use_small_heuristics = "Max"
merge_derives = false
group_imports = "StdExternalCrate"
imports_granularity = "Module"
use_field_init_shorthand = true