Parse text format for compact import sections (#8925)
Update the parser for imports to support both forms of compact imports. Because imports are no longer 1:1 with import statements, the locations of imported items the parser collects and re-parses in various phases must now be the locations of importdesc productions rather than import productions.
T
Thomas Lively committed
2e035664a74d90f6a5365d6461e23488481bb72a
Parent: 87da91d
Committed by GitHub <noreply@github.com>
on 7/24/2026, 6:23:40 PM