[rust-compiler] Port ValidateSourceLocations to Rust compiler
Port the test-only ValidateSourceLocations pass that ensures compiled output preserves source locations for Istanbul coverage instrumentation. The pass compares important node locations from the original Babel AST against the generated CodegenFunction output. Fixes the error.todo-missing-source-locations code comparison failure (1724/1724 now passing).
J
Joe Savona committed
9942faefdc7e982557937ad4c95601cfcbb54bf0
Parent: cd5a1ea