Structs§
- Peek
Call 🔒
Enums§
Traits§
Functions§
- has_
rustc_ 🔒mir_ with - sanity_
check - sanity_
check_ 🔒via_ rustc_ peek - This function scans
mir
for all calls to the intrinsicrustc_peek
that have the expression formrustc_peek(&expr)
. - value_
assigned_ 🔒to_ local - If
stmt
is an assignment where the LHS is the given local (with no projections), returns the RHS of the assignment.