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

Clean up struct init for the TokenizedBuffer test. #4015

Closed jonmeow closed 1 month ago

jonmeow commented 1 month ago

Mostly structs, but note one fix for StringRef init. This is rooted in #4009