You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a bug in rustc, so the current rustc version is important to fill a ICE bug report to https://github.com/rust-lang/rust/issues if this is not already fixed in nightly. And try compiling with RUST_BACKTRACE=1 to get more details about what has gone wrong in rustc.
When using the function (similar transact_boxed) in wrap:
Compilation error:
error: internal compiler error: unexpected panic
I have no problem with db.get(...) (or set) in this function.
The text was updated successfully, but these errors were encountered: