mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2024-11-24 20:48:55 +00:00
9fbac2cf59
Enable two optional features: - Swapping try for '?' - Shortening "name = name," to "name," in member initialization. Signed-off-by: Dylan Reid <dgreid@chromium.org> Change-Id: I8e29eb01f10451cd2a549a699de07f651cc4af0f Reviewed-on: https://chromium-review.googlesource.com/1226224 Reviewed-by: Zach Reizner <zachr@chromium.org>
2 lines
57 B
TOML
2 lines
57 B
TOML
use_field_init_shorthand = true
|
|
use_try_shorthand = true
|