oxc/crates/oxc_semantic/examples
rzvxa 78e6326e48 refactor(semantic/cfg): alias petgraph's NodeIndex as BasicBlockId. (#3380)
Hides petgraph's general `NodeIndex` type behind `BasicBlockId`.
2024-05-22 03:09:38 +00:00
..
cfg.rs refactor(semantic/cfg): alias petgraph's NodeIndex as BasicBlockId. (#3380) 2024-05-22 03:09:38 +00:00
simple.rs refactor: remove panic! from examples (#2454) 2024-02-20 16:18:39 +08:00