mirror of
https://github.com/carbon-language/carbon-lang.git
synced 2026-09-27 12:20:10 +01:00
This eliminates the older TryTypeConversion approach in favor of the ImplicitAs logic. This makes `return {}` work correctly.
This eliminates the older TryTypeConversion approach in favor of the ImplicitAs logic. This makes `return {}` work correctly.