auto merge of #19460 : steveklabnik/rust/conf_fixes, r=alexcrichton
This commit is contained in:
commit
3a325c666d
1 changed files with 1 additions and 2 deletions
3
configure
vendored
3
configure
vendored
|
|
@ -1040,7 +1040,6 @@ do
|
|||
make_dir $h/test/debuginfo-gdb
|
||||
make_dir $h/test/debuginfo-lldb
|
||||
make_dir $h/test/codegen
|
||||
make_dir $h/test/doc-tutorial
|
||||
make_dir $h/test/doc-guide
|
||||
make_dir $h/test/doc-guide-ffi
|
||||
make_dir $h/test/doc-guide-runtime
|
||||
|
|
@ -1052,7 +1051,7 @@ do
|
|||
make_dir $h/test/doc-guide-plugin
|
||||
make_dir $h/test/doc-guide-crates
|
||||
make_dir $h/test/doc-guide-error-handling
|
||||
make_dir $h/test/doc-rust
|
||||
make_dir $h/test/doc-reference
|
||||
done
|
||||
|
||||
# Configure submodules
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue