| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-05-05 | always peel `&mut`, to allow matching on `&mut str` | dianne | -0/+9 |
| 2025-05-05 | match ergonomics for string and byte string literal patterns | dianne | -0/+17 |
| 2025-04-22 | make `[u8]` and `[u8;N]` literal patterns usable in deref patterns | dianne | -0/+10 |
| 2025-04-22 | make `str` literal patterns usable in deref patterns | dianne | -0/+7 |
| 2025-04-16 | add a feature gate test | dianne | -0/+15 |
