mirror of
https://github.com/carbon-language/carbon-lang.git
synced 2026-09-24 22:02:23 +01:00
This is making two inter-related changes: - Change `file` to reuse the formatter logic of `constants` and `imports`, meaning empty `file` scopes will be omitted - Mark `<elided>` sections in blocks (not in non-block scopes, because they're not as sequential)