mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 04:16:17 +00:00
This encoding allows for random access without an expensive upfront decoding state which in turn allows simplifying the DefPathIndex lookup logic without regressing performance.