rust/compiler/rustc_middle
Jacob Pratt ef22202db2
Rollup merge of #145623 - compiler-errors:pretty-async-name, r=wesleywiser
Pretty print the name of an future from calling async closure

Fixes https://github.com/rust-lang/rust/issues/145606 by introducing a way to customize the path rendering of async closures' futures in the pretty printer API.
2025-08-20 00:46:00 -04:00
..
2025-07-31 14:19:27 +02:00

For more information about how rustc works, see the rustc dev guide.