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
Both the linked issue and the PR are now closed - I also tried running the example given and it returns no error with (cargo 0.25.0 (8c93e08 2018-02-01) and rustc 1.24.0 (4d90ac38c 2018-02-12)).
Would it be okay to close this issue as well ?
thanks !
I believe.
cargo check
on a binary crate doesn't do the linking step so I think examples shouldn't be linked either.STR
That example is contrived. My use case is cross cargo checking:
cargo check --examples --target arm-unknown-linux-gnueabi
.Meta
(Apologies if this has already been reported / fixed; I didn't look too hard)
The text was updated successfully, but these errors were encountered: