Skip to content
  • sheaf's avatar
    Hadrian: generalise &%> to avoid warnings · 33b58f77
    sheaf authored and Marge Bot's avatar Marge Bot committed
    This patch introduces a more general version of &%> that works
    with general traversable shapes, instead of lists. This allows us
    to pass along the information that the length of the list of filepaths
    passed to the function exactly matches the length of the input list
    of filepath patterns, avoiding pattern match warnings.
    
    Fixes #22430
    33b58f77