mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 09:53:04 +03:00
77a6a61f06
Stacked borrows: Support 2 phase borrows Some infrastructure needed for Stacked Borrows to be able to handle 2-phase-borros. r? @oli-obk