Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #1052 +/- ##
=======================================
Coverage 82.57% 82.57%
=======================================
Files 53 53
Lines 10306 10306
=======================================
Hits 8510 8510
Misses 1796 1796 ☔ View full report in Codecov by Sentry. |
|
I actually think this is a bad change. I don't think UnwindSafe works well for FFI code — we only have |
Ok, so we should remove all |
|
std library seems to use both ( |
…callback_lifetime
As suggested here: rusqlite#1052 (comment)
No description provided.