dillon1000/react

Commit

[rust] IfStatement support

Lowering for IfStatements, which includes porting some of the HIRBuilder helpers 
like enter() and reserve().
Browse files
Changed paths5 files
First-parent comparison
M compiler/forget/crates/build-hir/src/build.rs ModifiedM compiler/forget/crates/build-hir/src/builder.rs ModifiedA compiler/forget/crates/fixtures/tests/fixtures/if-statement.js AddedA compiler/forget/crates/fixtures/tests/snapshots/[email protected] AddedM compiler/forget/crates/hir/src/print.rs Modified
Patch

Files changed

Rendering syntax-highlighted changes…