-
Notifications
You must be signed in to change notification settings - Fork 41
thread 'rustc' panicked at 'internal error: entered unreachable code', src/traverse.rs:763:29 #271
Comments
Could you provide your code (if it's public), backtrace, and/or environment? It's hard to debug with only the error message. |
Really sorry not able to divulge much more than my environment.
|
would you be willing/able to run with do you know which part of the code this crashes on, and can't share for some reason, or not sure where it crashes either?
|
I also encountered this problem. The code is at casbin/casbin-rs |
i think i found what goes wrong here: the async-trait crate/ i have pushed a workaround to #295, but i'm not happy with it as a fix. still, please test if that fixes things for you. |
Using latest
master
causesthread 'rustc' panicked at 'internal error: entered unreachable code', src/traverse.rs:763:29
.The text was updated successfully, but these errors were encountered: