mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-02 08:48:06 +00:00
Tail call diagnostics to include lifetime info Fixes https://github.com/rust-lang/rust/issues/144957 r? ```@WaffleLapkin``` ```@compiler-errors```