mirror of
https://github.com/carbon-language/carbon-lang.git
synced 2026-09-24 22:02:23 +01:00
Generalize ConvertToValue template action to handle other kinds of conversion target that don't perform initialization. Initializing conversions will need more work since they also need to use a splice to form the storage block.