☰
rustc_middle
1.75.0-dev
In rustc_middle::mir::interpret::error
Macros
impl_into_diagnostic_arg_through_debug
Structs
BadBytesAccess
InterpErrorBacktrace
InterpErrorInfo
InterpErrorInfoInner
ReportedErrorInfo
ScalarSizeMismatch
ValidationErrorInfo
Enums
CheckInAllocMsg
ErrorHandled
ExpectedKind
InterpError
InvalidMetaKind
InvalidProgramInfo
PointerKind
ResourceExhaustionInfo
UndefinedBehaviorInfo
UnsupportedOpInfo
ValidationErrorKind
Traits
MachineStopType
Functions
print_backtrace
struct_error
Type Aliases
EvalToAllocationRawResult
EvalToConstValueResult
EvalToValTreeResult
InterpResult
?
Macro
rustc_middle
::
mir
::
interpret
::
error
::
impl_into_diagnostic_arg_through_debug
source
·
[
−
]
macro_rules!
impl_into_diagnostic_arg_through_debug { ($(
$ty
:ty),
*
$(,)
?
) => { ... }; }