| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2024-09-17 | assert that unexpectedly unsized fields are sized in the param env | Lukas Markeffsky | -1/+1 | |
| 2024-07-29 | Reformat `use` declarations. | Nicholas Nethercote | -6/+3 | |
| The previous commit updated `rustfmt.toml` appropriately. This commit is the outcome of running `x fmt --all` with the new formatting options. | ||||
| 2023-04-24 | `const`-ify some `{IndexVec, IndexSlice}` methods | Maybe Waffle | -9/+9 | |
| 2023-04-24 | move index code around | Maybe Waffle | -34/+35 | |
| 2023-04-24 | Split `{Idx, IndexVec, IndexSlice}` into their own modules | Maybe Waffle | -0/+255 | |
