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
Enable const extern "C" fn definitions on Rust 1.62.0 and above
This was recently stabilized in rust-lang/rust#95346,
and will be included in the 1.62.0 release.
This `const-extern-fn` feature can still be used to enable
these definitions on older compiler versions.
0 commit comments