about summary refs log tree commit diff
path: root/compiler/rustc_index/src/slice.rs
AgeCommit message (Expand)AuthorLines
2023-04-24`const`-ify some `{IndexVec, IndexSlice}` methodsMaybe Waffle-9/+9
2023-04-24move index code aroundMaybe Waffle-34/+35
2023-04-24Split `{Idx, IndexVec, IndexSlice}` into their own modulesMaybe Waffle-0/+255