| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-05-05 | always peel `&mut`, to allow matching on `&mut str` | dianne | -0/+24 |
| 2025-05-05 | match ergonomics for string and byte string literal patterns | dianne | -6/+14 |
| 2025-04-22 | make `[u8]` and `[u8;N]` literal patterns usable in deref patterns | dianne | -0/+34 |
| 2025-04-22 | make `str` literal patterns usable in deref patterns | dianne | -0/+32 |
