ctfe interpreter: extend provenance so that it can track whether a pointer is immutable
This commit is contained in:
@@ -440,8 +440,9 @@ TrivialTypeTraversalAndLiftImpls! {
|
||||
crate::ty::ClosureKind,
|
||||
crate::ty::ParamConst,
|
||||
crate::ty::ParamTy,
|
||||
interpret::Scalar,
|
||||
interpret::AllocId,
|
||||
interpret::CtfeProvenance,
|
||||
interpret::Scalar,
|
||||
rustc_target::abi::Size,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user