mirror of
https://github.com/carbon-language/carbon-lang.git
synced 2026-09-24 20:50:13 +01:00
Adds support for arithmetic and comparison operators on `Core.CharLiteral`s, as well as conversions between `CharLiteral` and integer types. Make some minor tweaks to fix skill issues encountered while making this change. Assisted-by: Gemini via Antigravity