Module rustc_peek

Source

Structs§

PeekCall 🔒

Enums§

PeekCallKind 🔒

Traits§

RustcPeekAt 🔒

Functions§

has_rustc_mir_with 🔒
sanity_check
sanity_check_via_rustc_peek 🔒
This function scans mir for all calls to the intrinsic rustc_peek that have the expression form rustc_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.