oxc/crates/oxc_semantic/tests/integration
IWANABETHATGUY 805fbac44c feat(oxc_cfg): better control flow graph dot dot repr (#5731)
1. add basic block index for each basicblock, so there should no basic block display empty string
2. use `shape` box, since it is basic **block**
## Before
![image](https://github.com/user-attachments/assets/9b556cca-8401-40bd-b3b6-d31c5e7cf8ba)

## After
![image](https://github.com/user-attachments/assets/b8e4c52d-ecdf-4e92-85be-ea37f0cb2330)
2024-09-12 18:39:01 +00:00
..
cfg_fixtures
snapshots feat(oxc_cfg): better control flow graph dot dot repr (#5731) 2024-09-12 18:39:01 +00:00
util refactor(rust): remove some #[allow(unused)] (#5716) 2024-09-12 02:19:01 +00:00
cfg.rs chore(semantic): regenerate snapshot (#3757) 2024-06-19 09:28:31 +00:00
classes.rs
main.rs
modules.rs chore: run cargo +nightly fmt to sort imports (#5503) 2024-09-06 04:04:26 +00:00
scopes.rs chore: run cargo +nightly fmt to sort imports (#5503) 2024-09-06 04:04:26 +00:00
symbols.rs test(linter/no-unused-vars): arrow functions in tagged templates (#5510) 2024-09-05 14:55:39 -04:00