mirror of
https://github.com/carbon-language/carbon-lang.git
synced 2026-09-24 21:00:13 +01:00
In `Convert`, allow forming a value or reference of abstract class type, but not an initializer. For now, limit the scope to just `ClassElementAccess` to avoid affecting tests where I'm unclear if allowing abstract types is correct.