mirror of
https://github.com/carbon-language/carbon-lang.git
synced 2026-09-24 19:40:10 +01:00
This is in anticipation of having `class` depending on the `Destroy` interface, in order to automatically generate implementations of it. I'm doing some sorting of imports in the prelude too, which I hope will be uncontroversial; clang-format would do similar in C++...