Don't inline try_execute_query
This commit is contained in:
parent
ab5d3fbe7d
commit
dd73080cc0
1 changed files with 1 additions and 0 deletions
|
@ -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,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue