oxc/crates/oxc_semantic
Boshen 01cc2ceac0 feat(semantic)!: add ScopeTree:get_child_ids API behind a runtime flag (#5403)
The runtime API for enabling `get_child_ids` is `SemanticBuilder::with_scope_tree_child_ids`.

I've tested this PR in Rolldown to ensure correctness.
2024-09-02 16:22:26 +00:00
..
examples refactor(semantic): change build_module_record to accept &Path instead of PathBuf 2024-08-30 12:24:49 +08:00
src feat(semantic)!: add ScopeTree:get_child_ids API behind a runtime flag (#5403) 2024-09-02 16:22:26 +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