mirror of
https://github.com/carbon-language/carbon-lang.git
synced 2026-09-24 21:40:12 +01:00
Avoid using `const Context&`. We always work with a cmutable `Context&` (https://github.com/carbon-language/carbon-lang/pull/6094#discussion_r2359199247).