mirror of
https://github.com/carbon-language/carbon-lang.git
synced 2026-09-24 20:00:12 +01:00
Doing so results in TODOs in the resulting semir, since we don't handle combining the facet types together properly or doing lookup into them. There's a test added demonstrating this, which will be made to work in followups. --------- Co-authored-by: Jon Ross-Perkins <jperkins@google.com>