oxc/crates/oxc_semantic/tests/integration
Boshen 54c653ebd4 Revert "perf(semantic): use Atom<'a> for References" (#3974)
Reverts oxc-project/oxc#3972

@DonIsaac As it turns out we can't have lifetimes on these structures because semantic data is exposed to downstream users to use freely, detached from the ast and allocator.
2024-06-29 15:55:04 +00:00
..
cfg_fixtures
snapshots chore(semantic): regenerate snapshot (#3757) 2024-06-19 09:28:31 +00:00
util Revert "perf(semantic): use Atom<'a> for References" (#3974) 2024-06-29 15:55:04 +00:00
cfg.rs chore(semantic): regenerate snapshot (#3757) 2024-06-19 09:28:31 +00:00
classes.rs
main.rs
modules.rs feat(semantic): check for illegal symbol modifiers (#3838) 2024-06-23 12:36:09 +08:00
scopes.rs
symbols.rs refactor(ast)!: replace Modifiers with declare on VariableDeclaration (#3839) 2024-06-23 10:34:52 +00:00