Don't inline try_execute_query
This commit is contained in:
@@ -347,6 +347,7 @@ where
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#[inline(never)]
|
||||||
fn try_execute_query<Q, Qcx>(
|
fn try_execute_query<Q, Qcx>(
|
||||||
qcx: Qcx,
|
qcx: Qcx,
|
||||||
span: Span,
|
span: Span,
|
||||||
|
|||||||
Reference in New Issue
Block a user