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
Starting with Rust 1.91.0 (expected 2025-10-30), the target spec format
has changed the type of the `target-pointer-width` key from string
to integer.
Thus conditionally use one or the other depending on the version.
Link: rust-lang/rust#144443 [1]
Signed-off-by: Miguel Ojeda <[email protected]>
0 commit comments