oxc/crates/oxc_semantic/tests
IWANABETHATGUY 8cfea3c5b6
feat(oxc_cfg): add implicit return instruction (#5568)
1. Adding a new InstructionKind `ImplicitReturn`
2. Adding a new `ImplicitReturn` instruction for each function body,
just like biome

![image](https://github.com/user-attachments/assets/1511a64a-96d8-47b6-a394-11cd40e98b85)
2024-11-21 16:18:51 +08:00
..
conformance refactor(ast)!: IdentifierReference::reference_id return ReferenceId (#7126) 2024-11-05 02:25:27 +00:00
fixtures test(semantic): semantic checker store conformance pass/fail info in a separate file (#7235) 2024-11-11 08:13:13 +00:00
integration feat(oxc_cfg): add implicit return instruction (#5568) 2024-11-21 16:18:51 +08:00
main.rs test(semantic): semantic checker store conformance pass/fail info in a separate file (#7235) 2024-11-11 08:13:13 +00:00