mirror of
https://github.com/carbon-language/carbon-lang.git
synced 2026-09-24 22:02:23 +01:00
This also allows us to default construct installs in an error state, which is useful for cases like fuzzers where we want to default construct a global, but then re-initilaize it That said, happy to consider alternative designs here.