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
Nevermind, it seems like cargo is ignoring default-target. I'm not aware of another way to set the default target in a single workspace package 😕
Edit: related? #10330 seems dead though
Still don't think it should just panic like this though.
Problem
cargo check panics but cargo build works fine.
Steps
git clone https://github.com/theoparis/rust-os
git checkout a0ad932fda5100a2a91b913e00336515fb660ae9
cargo check
Possible Solution(s)
No response
Notes
cargo-check.log
Version
The text was updated successfully, but these errors were encountered: