summary refs log tree commit diff
path: root/src/librustc_data_structures/sharded.rs
AgeCommit message (Expand)AuthorLines
2019-10-21Remove unnecessary `Hash` bounds from various types.Nicholas Nethercote-1/+1
2019-10-17Use a sharded dep node to dep node index mapJohn Kåre Alsaker-7/+23
2019-07-19Use sharded maps for interningJohn Kåre Alsaker-0/+128