Remove more unused Lift
impls.
This commit is contained in:
parent
af7d3e501b
commit
abe2a68acd
12 changed files with 35 additions and 126 deletions
|
@ -67,7 +67,7 @@ impl Into<ErrorGuaranteed> for ReportedErrorInfo {
|
|||
}
|
||||
}
|
||||
|
||||
TrivialTypeTraversalAndLiftImpls! { ErrorHandled }
|
||||
TrivialTypeTraversalImpls! { ErrorHandled }
|
||||
|
||||
pub type EvalToAllocationRawResult<'tcx> = Result<ConstAlloc<'tcx>, ErrorHandled>;
|
||||
pub type EvalToConstValueResult<'tcx> = Result<ConstValue<'tcx>, ErrorHandled>;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue