oxc/tasks/transform_conformance/snapshots
overlookmotel 409dffc8ab refactor(traverse)!: generate_uid return a BoundIdentifier (#6294)
Closes #5020.

`TraverseCtx::generate_uid` and associated methods return a `BoundIdentifier`, containing both symbol ID and name. This reduces boilerplate code for the caller and avoids and unnecessary lookup to get the name.

Also add a couple of helper methods to `BoundIdentifier` to reduce boilerplate further.
2024-10-05 16:00:50 +00:00
..
babel.snap.md refactor(traverse)!: generate_uid return a BoundIdentifier (#6294) 2024-10-05 16:00:50 +00:00
babel_exec.snap.md test(transformer): move transformer conformance snapshots into separate directory (#5917) 2024-09-20 10:25:17 +00:00
oxc.snap.md test(transformer): transform checker output symbol name for mismatches (#6286) 2024-10-05 14:42:06 +00:00
oxc_exec.snap.md test(transformer): move transformer conformance snapshots into separate directory (#5917) 2024-09-20 10:25:17 +00:00