oxc/crates/oxc_semantic
overlookmotel d594818701 fix(traverse): insert_scope_below update child scopes records (#5409)
Follow on after #5403. Make `Traverse` update child scope IDs when inserting new scope. These lines were removed in #5232, but not reinstated in #5403.
2024-09-03 00:57:12 +00:00
..
examples refactor(semantic): change build_module_record to accept &Path instead of PathBuf 2024-08-30 12:24:49 +08:00
src fix(traverse): insert_scope_below update child scopes records (#5409) 2024-09-03 00:57:12 +00:00
tests feat(semantic)!: add ScopeTree:get_child_ids API behind a runtime flag (#5403) 2024-09-02 16:22:26 +00:00
Cargo.toml Release crates v0.25.0 (#5107) 2024-08-23 15:37:36 +08:00
CHANGELOG.md Release crates v0.25.0 (#5107) 2024-08-23 15:37:36 +08:00