dillon1000/react
Commit
Browse files [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.
Changed paths3 files
First-parent comparisoncompiler/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] ModifiedPatch
Files changed
Rendering syntax-highlighted changes…