mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-05 23:49:50 +00:00
Tail call diagnostics to include lifetime info Fixes https://github.com/rust-lang/rust/issues/144957 r? ```@WaffleLapkin``` ```@compiler-errors```