Files
RustAst/src/ast
Michael Schimmel 6034216524 Refactor AST inlining and global purity checks
Rename `ast_locals` to `ast_substitutions` for clarity.
Update `is_inlinable_value` to accept `Address` and check global purity
separately.
Simplify inlining logic in `optimize_node`.
2026-02-25 11:09:22 +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
2026-02-25 10:45:36 +01:00