| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-04-16 | pattern typing for immutable implicit deref patterns | dianne | -0/+22 | |
| 2024-04-20 | Lower deref patterns to MIR | Nadrieril | -0/+40 | |
| This handles using deref patterns to choose the correct match arm. This does not handle bindings or guards. Co-authored-by: Deadbeef <ent3rm4n@gmail.com> | ||||
