You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rollup merge of #145623 - compiler-errors:pretty-async-name, r=wesleywiser
Pretty print the name of an future from calling async closure
Fixesrust-lang/rust#145606 by introducing a way to customize the path rendering of async closures' futures in the pretty printer API.
0 commit comments