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>(
|
||||
qcx: Qcx,
|
||||
span: Span,
|
||||
|
|
Loading…
Add table
Reference in a new issue