rust/compiler
Scott McMurray 408e2ac3bb Add IndexSlice to go with IndexVec
Moves the methods that don't need full `IndexVec`-ness over to `IndexSlice`, and have `IndexVec` deref to `IndexSlice` so everything keeps working.
2023-03-30 11:19:53 -07:00
..
2023-03-27 18:58:07 +00:00
2023-03-23 19:52:27 +00:00
2023-03-27 12:16:54 +00:00
2023-03-23 19:52:27 +00:00