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
The change for `#[used]` in Rust 1.89 causes linker errors when compiling
this library for a Linux target (and probably other OSes as well). So
now only emit this global variable when target_os is none.
0 commit comments