Allow cargo run
instead of cargo run -p bootstrap
This was part of Mark's original PR in ecb424f129
,
but I missed it when writing #92260.
This commit is contained in:
parent
85ce7fdfa2
commit
687e53ebfe
@ -1,4 +1,5 @@
|
||||
[workspace]
|
||||
default-members = ["src/bootstrap"]
|
||||
members = [
|
||||
"src/bootstrap",
|
||||
"compiler/rustc",
|
||||
|
Loading…
x
Reference in New Issue
Block a user