| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-04-25 | Don't suggest `split_at_mut` when the multiple borrows have the same index | Esteban Küber | -0/+8 |
| 2024-04-25 | Mention `split_at_mut` when mixing mutability in indexing ops | Esteban Küber | -0/+32 |
| 2024-04-25 | Detect borrow error involving sub-slices and suggest `split_at_mut` | Esteban Küber | -1/+15 |
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+8 |
