mirror of
https://github.com/carbon-language/carbon-lang.git
synced 2026-09-24 22:02:23 +01:00
This is primarily being done for performance reasons, removing hash lookups. The increased memory consumption is accepted. Refactors LexicalLookup out to its own structure.