Closed Alex-Fischman closed 1 month ago
This PR moves the ProgramParser struct out of Desugar and into a lazy_static block. This has a couple of benefits.
ProgramParser
Desugar
lazy_static
push
This PR moves the
ProgramParser
struct out ofDesugar
and into alazy_static
block. This has a couple of benefits.push