rust/compiler
Michael Woerister 960893c50a Store DefPathHash->DefIndex map in on-disk-hash-table format in crate metadata.
This encoding allows for random access without an expensive upfront decoding
state which in turn allows simplifying the DefPathIndex lookup logic without
regressing performance.
2021-09-14 13:56:33 +02:00
..
2021-08-30 20:17:45 -05:00
2021-08-30 22:18:55 -07:00
2021-08-27 16:21:25 -07:00
2021-09-08 20:40:30 +02:00