use AllocId instead of Allocation in ConstValue::ByRef
This commit is contained in:
@@ -510,6 +510,7 @@ TrivialTypeTraversalAndLiftImpls! {
|
||||
::rustc_span::symbol::Ident,
|
||||
::rustc_errors::ErrorGuaranteed,
|
||||
interpret::Scalar,
|
||||
interpret::AllocId,
|
||||
rustc_target::abi::Size,
|
||||
ty::BoundVar,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user