mirror of
https://github.com/carbon-language/carbon-lang.git
synced 2026-09-24 22:02:23 +01:00
We're now one step away from eliminating bare pointers in semantic actions. There are plenty of other cleanups and modernizations that can be made in the parser, but the elimination of bare pointers is the one that has the highest impact for the codebase.