| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-07-20 | Slightly improve panic messages when range indices are out of bounds | Lukas Kalbertodt | -3/+3 |
| 2020-06-17 | ignore-debug: debug assertions in slice indexing prevent the optimization | erikdesjardins | -0/+1 |
| 2020-06-15 | elaborate, add check for exact bounds | Erik Desjardins | -1/+18 |
| 2020-06-15 | Test that bounds checks are elided when slice len is checked up-front | Erik Desjardins | -0/+26 |
