summary refs log tree commit diff
path: root/src/librustc_index/vec
AgeCommit message (Collapse)AuthorLines
2020-01-06Improve hygiene of `newtype_index`Matthew Jasper-0/+51
Also add unit tests