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
Most places where cstr_to_string can be used are now using it, except for 2
places left, where it's not trivial to replace, due to borrow checker
restrictions (mostly, because of stupidly written Rust code, that needs some
extra refactoring).
0 commit comments