Skip to content
  • Ben Gamari's avatar
    rts: Fix CNF dirtying logic · 241921a0
    Ben Gamari authored and Marge Bot's avatar Marge Bot committed
    Previously due to a silly implementation bug CNFs would never have their
    dirty flag set, resulting in their being added again and again to the
    `mut_list`. Fix this.
    
    Fixes #17297.
    241921a0