oxc/crates/oxc_semantic/tests/integration/util
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
..
class_tester.rs refactor: compile less test binaries to speed up CI (#3414) 2024-05-26 07:21:44 +00:00
expect.rs refactor: compile less test binaries to speed up CI (#3414) 2024-05-26 07:21:44 +00:00
mod.rs feat(semantic): check for illegal symbol modifiers (#3838) 2024-06-23 12:36:09 +08:00
symbol_tester.rs Revert "perf(semantic): use Atom<'a> for References" (#3974) 2024-06-29 15:55:04 +00:00