Merge "Update rustfmt.toml to 2021 edition" am: 187d283312

Original change: https://android-review.googlesource.com/c/platform/build/soong/+/1977994

Change-Id: I336967f3cfb906d15b005c623c2c3e7a18b8c2e8
This commit is contained in:
Treehugger Robot
2022-02-10 18:16:25 +00:00
committed by Automerger Merge Worker

View File

@@ -1,5 +1,5 @@
# Android Format Style
edition = "2018"
edition = "2021"
use_small_heuristics = "Max"
newline_style = "Unix"