carbon-language / carbon-lang

Carbon Language's main repository: documents, design, implementation, and related tools. (NOTE: Carbon Language is experimental; see README)
https://github.com/carbon-language/carbon-lang/blob/trunk/README.md
Other
32.31k stars 1.48k forks source link

Switch init style in import_ref.cpp #4014

Closed jonmeow closed 1 month ago

jonmeow commented 1 month ago

This file has a cluster of struct inits, so splitting apart from other edits related to #4009.

jonmeow commented 1 month ago

Minor note, rebased to drop the dependency.