summary refs log tree commit diff
path: root/compiler/rustc_index/src/vec.rs
AgeCommit message (Collapse)AuthorLines
2021-03-09Remove useless Clone bound in IndexVec.Camille GILLOT-7/+7
2021-02-26Miscellaneous inlining improvementsTomasz Miąsko-0/+1
Inline a few small and hot functions.
2020-08-30mv compiler to compiler/mark-0/+846