rustc_
utils
0.12.0-nightly-2024-12-15
Module place
Module Items
Structs
Constants
Traits
In rustc_
utils::
mir
rustc_utils
::
mir
Module
place
Copy item path
Source
Expand description
Utilities for
Place
.
Structs
§
Place
Collector
A MIR
Visitor
which collects all
Place
s that appear in the visited object.
Constants
§
UNKNOWN_
REGION
Used to describe aliases of owned and raw pointers.
Traits
§
Place
Ext
Extension trait for
Place
.