rustc_
borrowck
1.85.0-beta.1
(e30eefff4 2025-01-08)
rustc_borrowck
Function
mir_borrowck
Copy item path
Source
pub(crate) fn mir_borrowck( tcx:
TyCtxt
<'_>, def:
LocalDefId
, ) -> &
BorrowCheckResult
<'_>