mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-29 11:51:31 +03:00
d02150fd45
Two different lifetimes are conflated. This doesn't matter right now, but needs to be fixed for the next commit to work. And the more descriptive lifetime names make the code easier to read.