Files
RustAst/src/ast/compiler
Michael Schimmel f980d9befc Add PartialEq to BoundKind and Value
Implement PartialEq for BoundKind to allow for structural equality
checks during optimization. This enables the optimizer to terminate
early when a node no longer changes.

Also, implement PartialEq for Value to facilitate comparisons between
different Value variants.
2026-02-21 20:01:58 +01:00
..
2026-02-21 14:51:34 +01:00
2026-02-21 14:51:34 +01:00
2026-02-21 14:51:34 +01:00
2026-02-21 14:51:34 +01:00
2026-02-21 14:51:34 +01:00
2026-02-21 14:51:34 +01:00