mirror of
https://github.com/carbon-language/carbon-lang.git
synced 2026-09-25 17:00:11 +01:00
* check that the return type is a type, add more implicit conversions * update IsConcreteType for generic classes, add IsType predicate * delete a comment * trivial change * move Witness wrt IsConcreteType and IsType * added comments to tests * update error line numbers