Module rustc_mir::interpret::eval_context [−][src]
🔬 This is a nightly-only experimental API. (rustc_private
)
this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via Cargo.toml
instead?
Structs
EvalContext |
[ Experimental ]
|
Frame |
[ Experimental ] A stack frame. |
InfiniteLoopDetector |
[ Experimental ]
|
TyAndPacked |
[ Experimental ]
|
ValTy |
[ Experimental ]
|
Enums
StackPopCleanup |
[ Experimental ]
|
Constants
STEPS_UNTIL_DETECTOR_ENABLED |
[ Experimental ]
|
Type Definitions
EvalSnapshot |
[ Experimental ] The virtual machine state during const-evaluation at a given point in time. |