mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-08 01:28:18 +03:00
020b63aebc
Account for late-bound depth when capturing all opaque lifetimes. Fixes https://github.com/rust-lang/rust/issues/132429 r? ````@compiler-errors````