mirror of
https://github.com/carbon-language/carbon-lang.git
synced 2026-09-25 14:30:12 +01:00
* parameterized impls, first step * bug fixes, comments, etc. * added another test case, fix a bug in impl lookup * simplify tests, removing tuple stuff * don't create impl bindings for -bound implicit parameters * remove a redundant 'private' * CamelCase * add missing backtick * add a comment