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 example had an invalid command, where `--start` and `--end require an argument.
Additionally, explain how to work around the alias problem with `--host`.
> **Note**: This may not work on all targets since `cargo-bisect-rustc` doesn't properly handle rustup manifests, which alias some targets to other targets.
34
+
> Use `--host x86_64-unknown-linux-gnu` in that situation.
0 commit comments