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
Repo: Explicitly specify static crt for musl targets (#1893)
This is currently Rust's default behavior, but it will be changing at
some point in the future
(rust-lang/rust#144513). Just specifying it
explicitly now doesn't hurt, and avoids the warning noise whenever it
shows up.
0 commit comments