about summary refs log tree commit diff
path: root/compiler/rustc_index/src/vec.rs
AgeCommit message (Expand)AuthorLines
2021-05-26Make Range implementation safeJacob Pratt-1/+1
2021-04-03Add fixme comment to revert change once const_panic is stableWilco Kusee-0/+2
2021-04-03Remove nightly features in rustc_type_irWilco Kusee-2/+2
2021-03-09Remove useless Clone bound in IndexVec.Camille GILLOT-7/+7
2021-02-26Miscellaneous inlining improvementsTomasz Miąsko-0/+1
2020-08-30mv compiler to compiler/mark-0/+846