We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 738d980 + 5a2048f commit 3a325c6Copy full SHA for 3a325c6
configure
@@ -1040,7 +1040,6 @@ do
1040
make_dir $h/test/debuginfo-gdb
1041
make_dir $h/test/debuginfo-lldb
1042
make_dir $h/test/codegen
1043
- make_dir $h/test/doc-tutorial
1044
make_dir $h/test/doc-guide
1045
make_dir $h/test/doc-guide-ffi
1046
make_dir $h/test/doc-guide-runtime
@@ -1052,7 +1051,7 @@ do
1052
1051
make_dir $h/test/doc-guide-plugin
1053
make_dir $h/test/doc-guide-crates
1054
make_dir $h/test/doc-guide-error-handling
1055
- make_dir $h/test/doc-rust
+ make_dir $h/test/doc-reference
1056
done
1057
1058
# Configure submodules
0 commit comments