dillon1000/react

Commit

[rust][sema] Only create one scope per function/class

Fixes up function and class handling to not create nested scopes in some cases. 
Doesn't affect name resolution otherwise.
Browse files
Changed paths3 files
First-parent comparison
M compiler/forget/crates/forget_semantic_analysis/src/analyzer.rs ModifiedM compiler/forget/crates/forget_semantic_analysis/tests/snapshots/[email protected] ModifiedM compiler/forget/crates/forget_semantic_analysis/tests/snapshots/[email protected] Modified
Patch

Files changed

Rendering syntax-highlighted changes…