We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
cargo run
cargo run -p bootstrap
1 parent 85ce7fd commit 687e53eCopy full SHA for 687e53e
Cargo.toml
@@ -1,4 +1,5 @@
1
[workspace]
2
+default-members = ["src/bootstrap"]
3
members = [
4
"src/bootstrap",
5
"compiler/rustc",
0 commit comments