Files
RustAst/src/ast
Michael Schimmel 51d83562de Refactor Destructure to handle assignments
Renames `DefDestructure` to `Destructure` to better reflect its use in
both definitions and assignments.
Introduces `bind_assign_pattern` to handle assignment destructuring in
the binder.
Adds `test_assign_destructuring` to verify assignment destructuring
functionality.
2026-02-24 08:51:24 +01:00
..
2026-02-24 07:27:13 +01:00
2026-02-22 02:35:06 +01:00
2026-02-22 02:35:06 +01:00
2026-02-24 08:40:45 +01:00
2026-02-24 08:40:45 +01:00