oxc/crates/oxc_semantic
Dunqing bcb33c00fa test(semantic): add a test for catch parameters reference (#7988)
I am trying to clean up Semantic, just found that we can remove this code without any test failing, but it should fail in that test case I added.
 1082868855/crates/oxc_semantic/src/builder.rs (L2085-L2087)
2024-12-18 08:47:27 +00:00
..
examples feat(parser)!: Build ModuleRecord directly in parser (#7546) 2024-11-29 14:50:42 +00:00
src refactor(semantic): simplify handling namespace stack (#7987) 2024-12-18 07:56:13 +00:00
tests test(semantic): add a test for catch parameters reference (#7988) 2024-12-18 08:47:27 +00:00
Cargo.toml refactor(semantic): use Stack for function stack node ids (#7984) 2024-12-18 06:38:59 +00:00
CHANGELOG.md release(crates): v0.42.0 (#7983) 2024-12-18 11:48:12 +08:00