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
rust-lang/rust#56896 is making the correct use of deprecated mandatory in rustc. We can't apply this as a hard error due to the following use in bindgen:
rust-lang/rust#56896 is making the correct use of
deprecated
mandatory inrustc
. We can't apply this as a hard error due to the following use inbindgen
:The text was updated successfully, but these errors were encountered: