Skip to content
  • Jeff Smits's avatar
    Removed cloning of program statements · c553fb2e
    Jeff Smits authored
    StrategyDef used to own a Strategy. Now it just borrows it. Had to reorder some things so that the preprocess::Def outlive the MutContext, but now context::Scope can hold preprocess::StrategyDef, which has borrows to the list of preprocess::Def.
    c553fb2e