rust/compiler/rustc_const_eval/src
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
..
check_consts Revert "Partially outline code inside the panic! macro". 2025-08-12 12:52:39 +02:00
const_eval Auto merge of #144081 - RalfJung:const-ptr-fragments, r=oli-obk 2025-08-17 04:33:31 +00:00
interpret Rollup merge of #145585 - RalfJung:miri-inplace-arg-checks, r=compiler-errors 2025-08-19 19:42:11 +08:00
util Pretty print the name of an future from calling async closure 2025-08-19 19:21:55 +00:00
errors.rs Auto merge of #144081 - RalfJung:const-ptr-fragments, r=oli-obk 2025-08-17 04:33:31 +00:00
lib.rs Rollup merge of #144682 - nxsaken:strict_overflow_ops, r=Mark-Simulacrum 2025-08-07 20:49:47 +10:00