Skip to content
  • Sebastian Graf's avatar
    Parser: Unbox `ParseResult` · d38397fa
    Sebastian Graf authored and Marge Bot's avatar Marge Bot committed
    Using `UnliftedNewtypes`, unboxed tuples and sums and a few pattern
    synonyms, we can make `ParseResult` completely allocation-free.
    
    Part of #19263.
    d38397fa