mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2024-11-24 12:34:31 +00:00
8a4b2c448b
These are the only two places still using edition = 2018. BUG=None TEST=tools/fmt --check Change-Id: I32577672d768db51ded66831089f135ffa77ea41 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3680641 Reviewed-by: Anton Romanov <romanton@google.com> Tested-by: kokoro <noreply+kokoro@google.com> Commit-Queue: Daniel Verkamp <dverkamp@chromium.org>
3 lines
74 B
TOML
3 lines
74 B
TOML
use_field_init_shorthand = true
|
|
use_try_shorthand = true
|
|
edition = "2021"
|