Merge "Update rustfmt.toml to 2021 edition" am: 187d283312
am: 1ceb58457f
am: 1e8401a799
Original change: https://android-review.googlesource.com/c/platform/build/soong/+/1977994 Change-Id: Ife5fdc8ecae37d2cff2b02514325b83cdc69bf3b
This commit is contained in:
commit
87f153c71a
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
# Android Format Style
|
||||
|
||||
edition = "2018"
|
||||
edition = "2021"
|
||||
use_small_heuristics = "Max"
|
||||
newline_style = "Unix"
|
||||
|
|
Loading…
Reference in a new issue