Closed
Description
I learn from the MIR data types section that a Place
can be static variable.
But from the doc, I can't see that Place
can used to represent a static variable. Is the rustc-dev-guide
outdated here? Further, the Place
is a struct
instead of an enum now, while rustc-dev-guide
describe it as an enum.
Metadata
Metadata
Assignees
Labels
No labels