Remove cargo workspace to build rustdoc-gui test crates because of cargo config not being applied
This commit is contained in:
parent
1bf8a839d3
commit
3bafcf87aa
4 changed files with 21 additions and 35 deletions
|
@ -40,6 +40,7 @@ members = [
|
|||
exclude = [
|
||||
"build",
|
||||
"compiler/rustc_codegen_cranelift",
|
||||
"src/test/rustdoc-gui",
|
||||
# HACK(eddyb) This hardcodes the fact that our CI uses `/checkout/obj`.
|
||||
"obj",
|
||||
# The `x` binary is a thin wrapper that calls `x.py`, which initializes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue